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_of_ocaml__.Js.readonly_prop
method item : int -> 'node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.meth
method namedItem : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t -> 'node Js_of_ocaml__.Js.t Js_of_ocaml__.Js.opt Js_of_ocaml__.Js.meth