To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Keys
type 'a info = 'a Rock.Context.Key.info
The type for key information.
create
info
Existential keys
Exisential keys allow to compare keys. This can be useful for functions like filter
.
type t = Rock.Context.Key.t
The type for existential keys.