Class type Dom_html.objectElement

inherit element
method form : formElement Js.t Js.opt Js.readonly_prop
method code : Js.js_string Js.t Js.prop
method archive : Js.js_string Js.t Js.prop
method codeBase : Js.js_string Js.t Js.prop
method codeType : Js.js_string Js.t Js.prop
method data : Js.js_string Js.t Js.prop
method declare : bool Js.t Js.prop
method height : Js.js_string Js.t Js.prop
method name : Js.js_string Js.t Js.prop
method standby : Js.js_string Js.t Js.prop
method tabIndex : int Js.prop
method _type : Js.js_string Js.t Js.prop
method useMap : Js.js_string Js.t Js.prop
method width : Js.js_string Js.t Js.prop
method document : Dom.element Dom.document Js.t Js.opt Js.readonly_prop