Reference
ScriptAssetOptions
External script asset attributes emitted by renderScriptAsset.
Signature
interface ScriptAssetOptionsMembers
crossOrigin?: "anonymous" | "use-credentials"integrity?: stringnonce?: stringsrc: stringReference
External script asset attributes emitted by renderScriptAsset.
interface ScriptAssetOptionscrossOrigin?: "anonymous" | "use-credentials"integrity?: stringnonce?: stringsrc: string