package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Collection of HTML elements

method length : int Js.readonly_prop
method item : int -> 'node Js.t Js.opt Js.meth
method namedItem : Js.js_string Js.t -> 'node Js.t Js.opt Js.meth