package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit Js_of_ocaml__.Dom_html.eventTarget
method correspondingElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method correspondingUseElement : useElement Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method parentNode : elementInstance Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method childNodes : elementInstanceList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method firstChild : elementInstance Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method lastChild : elementInstance Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method previousSibling : elementInstance Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method nextSibling : elementInstance Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop