Class type Dom_html.frameElement

inherit element
method frameBorder : Js.js_string Js.t Js.prop
method longDesc : Js.js_string Js.t Js.prop
method marginHeight : Js.js_string Js.t Js.prop
method marginWidth : Js.js_string Js.t Js.prop
method name : Js.js_string Js.t Js.prop
method noResize : bool Js.t Js.prop
method scrolling : Js.js_string Js.t Js.prop
method src : Js.js_string Js.t Js.prop
method contentDocument : document Js.t Js.opt Js.readonly_prop