To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
package lambda-term
-
lambda-term
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Keys
type code =
| Char of Uchar.t
(*A unicode character.
*)| Enter
| Escape
| Tab
| Up
| Down
| Left
| Right
| F1
| F2
| F3
| F4
| F5
| F6
| F7
| F8
| F9
| F10
| F11
| F12
| Next_page
| Prev_page
| Home
| End
| Insert
| Delete
| Backspace
Type of key code.
type t = {
control : bool;
(*Is the control key down ?
*)meta : bool;
(*Is the meta key down ?
*)shift : bool;
(*Is the shift key down ?
*)code : code;
(*The code of the key.
*)
}
Type of key.
val control : t -> bool
val meta : t -> bool
val to_string : t -> string
Returns the string representation of the given key.
val to_string_compact : t -> string
Returns the string representation of the given key in the form "C-M-a".
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>