= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package js_of_ocaml
-
js_of_ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
inherit element
method _type : Js.js_string Js.t Js.readonly_prop
method selectedIndex : int Js.prop
method value : Js.js_string Js.t Js.prop
method length : int Js.prop
method form : formElement Js.t Js.opt Js.readonly_prop
method options : optionElement collection Js.t Js.readonly_prop
method name : Js.js_string Js.t Js.readonly_prop
method size : int Js.prop
method tabIndex : int Js.prop
method add : optGroupElement Js.t ->
optGroupElement Js.t Js.opt ->
unit Js.meth
method remove : int -> unit Js.meth
method required : bool Js.t Js.writeonly_prop
method onchange : ('self Js.t, event Js.t) event_listener Js.prop
method oninput : ('self Js.t, event Js.t) event_listener Js.prop