Optional
asyncIf "true" the "async" attribute is added to the new script. Defaults to false.
Optional
deferIf "true" the "defer" attribute is added to the new script. Defaults to false.
Optional
placeholderElement that should contain the script. Defaults to the parentNode of the currentScript or if missing to document.head.
Optional
typeType of the script. Defaults to 'text/javascript'.
Generated using TypeDoc
Options map to load script