To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
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 defaultValue : Js.js_string Js.t Js.prop
method defaultChecked : Js.js_string Js.t Js.prop
method form : formElement Js.t Js.opt Js.readonly_prop
method accept : Js.js_string Js.t Js.prop
method accessKey : Js.js_string Js.t Js.prop
method align : Js.js_string Js.t Js.prop
method alt : Js.js_string Js.t Js.prop
method maxLength : int Js.prop
method name : Js.js_string Js.t Js.readonly_prop
method required : bool Js.t Js.writeonly_prop
method size : int Js.prop
method src : Js.js_string Js.t Js.prop
method tabIndex : int Js.prop
method _type : Js.js_string Js.t Js.readonly_prop
method useMap : Js.js_string Js.t Js.prop
method value : Js.js_string Js.t Js.prop
method select : unit Js.meth
method files : File.fileList Js.t Js.optdef Js.readonly_prop
method placeholder : Js.js_string Js.t Js.writeonly_prop
method selectionDirection : Js.js_string Js.t Js.prop
method selectionStart : int Js.prop
method selectionEnd : int Js.prop
method onselect : ('self Js.t, event Js.t) event_listener Js.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
method onblur : ('self Js.t, event Js.t) event_listener Js.prop
method onfocus : ('self Js.t, event Js.t) event_listener Js.prop
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>