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