package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit element
method length : int Js.readonly_prop
method acceptCharset : Js.js_string Js.t Js.prop
method action : Js.js_string Js.t Js.prop
method enctype : Js.js_string Js.t Js.prop
method _method : Js.js_string Js.t Js.prop
method target : Js.js_string Js.t Js.prop
method submit : unit Js.meth
method reset : unit Js.meth
method onsubmit : ('self Js.t, event Js.t) event_listener Js.writeonly_prop