Reference

RenderBootstrapOptions

Bootstrap scripts, modules, and import maps appended to server output.

Signature

interface RenderBootstrapOptions

Members

bootstrapModules?: string | BootstrapScriptDescriptor[]
bootstrapScriptContent?: string
bootstrapScripts?: string | BootstrapScriptDescriptor[]
importMap?: ReactImportMap
nonce?: string