Class type Dom_html.collection
Collection of HTML elements
method length : int Js.readonly_propmethod item : int -> 'node Js.t Js.opt Js.methmethod namedItem : Js.js_string Js.t -> 'node Js.t Js.opt Js.meth
Dom_html.collectionCollection of HTML elements
method length : int Js.readonly_propmethod item : int -> 'node Js.t Js.opt Js.methmethod namedItem : Js.js_string Js.t -> 'node Js.t Js.opt Js.meth