To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val add_event_listener : t -> Event.kind -> (Event.t -> unit) -> bool -> unit
val add_cancellable_event_listener :
t ->
Event.kind ->
(Event.t -> unit) ->
bool ->
unit ->
unit
val document : t -> Document.t
val set_onload : t -> (unit -> unit) -> unit
val set_interval : t -> (unit -> unit) -> int -> interval_id
val set_timeout : t -> (unit -> unit) -> int -> timeout_id
val clear_timeout : t -> timeout_id -> unit
val clear_interval : t -> interval_id -> unit
val request_animation_frame : t -> (float -> unit) -> unit
val alert : t -> string -> unit
val inner_width : t -> float
val inner_height : t -> float
val page_x_offset : t -> int
val page_y_offset : t -> int
val scroll_by : t -> int -> int -> unit
val scroll_to : t -> int -> int -> unit
val location : t -> Location.t
val decode_URI_component : t -> string -> string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>