Class type Dom_html.scriptElement

class type scriptElement = object .. end
Inherits
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