Class type Dom_html.scriptElement

inherit element
method text : Js.js_string Js.t Js.prop
method charset : Js.js_string Js.t Js.prop
method defer : bool Js.t Js.prop
method src : Js.js_string Js.t Js.prop
method _type : Js.js_string Js.t Js.prop
method async : bool Js.t Js.prop