Class type Dom.nodeList


class type ['a] nodeList = object .. end
Specification of NodeList objects.

method item : int -> 'a Js.t Js.optdef Js.meth
method length : int Js.readonly_prop