Class type Dom_html.linkElement

inherit element
method disabled : bool Js.t Js.prop
method charset : Js.js_string Js.t Js.prop
method crossorigin : Js.js_string Js.t Js.prop
method href : Js.js_string Js.t Js.prop
method hreflang : Js.js_string Js.t Js.prop
method media : Js.js_string Js.t Js.prop
method rel : Js.js_string Js.t Js.prop
method rev : Js.js_string Js.t Js.prop
method target : Js.js_string Js.t Js.prop
method _type : Js.js_string Js.t Js.prop