To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module Client_runtime : Gluten_lwt.Client
Signature
type socket = Client_runtime.socket
type runtime = Client_runtime.t
val create_connection : ?config:Httpaf.Config.t -> socket -> t Lwt.t
val request :
t ->
Httpaf.Request.t ->
error_handler:Httpaf.Client_connection.error_handler ->
response_handler:Httpaf.Client_connection.response_handler ->
[ `write ] Httpaf.Body.t
val is_closed : t -> bool
val upgrade : t -> Gluten.impl -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page