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 to_data_URL : Element.t -> string
val set_line_width : context -> float -> unit
val begin_path : context -> unit
val close_path : context -> unit
val arc : context -> float -> float -> float -> float -> float -> unit
val move_to : context -> float -> float -> unit
val line_to : context -> float -> float -> unit
val fill : context -> unit
val stroke : context -> unit
val stroke_rect : context -> float -> float -> float -> float -> unit
val fill_rect : context -> float -> float -> float -> float -> unit
val set_font : context -> string -> unit
val fill_text : context -> string -> float -> float -> unit
val stroke_text : context -> string -> float -> float -> unit
module TextMetrics : sig ... end
val measure_text : context -> string -> TextMetrics.t
val rotate : context -> float -> unit
val translate : context -> float -> float -> unit
val scale : context -> float -> float -> unit
val clear_rect : context -> float -> float -> float -> float -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>