Structsยง
- Classic
Context ๐ - The context required for asynchronously loading an external script source.
- Compiled
Source ๐Code - HTML
Script ๐Element - Script
Id ๐ - An unique id for script element.
- Script
Origin ๐
Enumsยง
- External
Script ๐Kind - Script
Type ๐ - Source
Code ๐
Constantsยง
Staticsยง
- SCRIPT_
JS_ ๐MIMES - Supported script types as defined by https://html.spec.whatwg.org/multipage/#javascript-mime-type.
Functionsยง
- fetch_
a_ ๐classic_ script - https://html.spec.whatwg.org/multipage/#fetch-a-classic-script
- finish_
fetching_ ๐a_ classic_ script - Final steps of https://html.spec.whatwg.org/multipage/#prepare-the-script-element
- script_
fetch_ ๐request - Steps 1-2 of https://html.spec.whatwg.org/multipage/#fetch-a-classic-script
Type Aliasesยง
- Script
Result ๐