Class type Dom_html.iFrameElement

inherit element
method frameBorder : Js.js_string Js.t Js.prop
method height : Js.js_string Js.t Js.prop
method width : 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 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
method contentWindow : window Js.t Js.readonly_prop