Interface LoadScriptOptions

Hierarchy

  • LoadScriptOptions

Properties

async?: boolean
crossOrigin?: string
data?: Record<string, string | number | boolean>
defer?: boolean
id?: string

Generated using TypeDoc