Skip to main content

Module htmlscriptelement

Module htmlscriptelement 

Source

Structsยง

ClassicContext ๐Ÿ”’
The context required for asynchronously loading an external script source.
HTMLScriptElement ๐Ÿ”’

Enumsยง

ExternalScriptKind ๐Ÿ”’
Script ๐Ÿ”’
ScriptType ๐Ÿ”’

Constantsยง

_IMPL_DOMOBJECT_FOR_HTMLScriptElement ๐Ÿ”’

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_script ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#steps-to-run-when-the-result-is-ready
script_fetch_request ๐Ÿ”’
Steps 1-2 of https://html.spec.whatwg.org/multipage/#fetch-a-classic-script
substitute_with_local_script

Type Aliasesยง

ScriptResult ๐Ÿ”’