package js_of_ocaml

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

Specification of Attr objects.

inherit node
method name : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method specified : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method value : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method ownerElement : element Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop