package js.html
extends Element › DOMElement › Node › EventTarget
Available on js
HTML script elements expose the HTMLScriptElement interface, which provides special properties and methods for manipulating the behavior and execution of script elements (beyond the inherited HTMLElement interface).
Documentation HTMLScriptElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
async:Boolcharset:StringcrossOrigin:Stringdefer:Boolevent:StringhtmlFor:Stringintegrity:Stringsrc:Stringtext:Stringtype:String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/ScriptElement.html