Reference
RenderBootstrapOptions
Bootstrap scripts, modules, and import maps appended to server output.
Signature
interface RenderBootstrapOptionsMembers
bootstrapModules?: string | BootstrapScriptDescriptor[]bootstrapScriptContent?: stringbootstrapScripts?: string | BootstrapScriptDescriptor[]importMap?: ReactImportMapnonce?: string