Std.Ui.Keymap.handler
1 declaration
fn
handler: &Std.Ui.Keymap.Keymap -> fn(S, Str) -> S -> fn(S, Str) -> Option[S]A shortcut handler for Desktop.drive: a bound chord applies its command to the state, and an unbound one is ignored.
1 declaration
handler: &Std.Ui.Keymap.Keymap -> fn(S, Str) -> S -> fn(S, Str) -> Option[S]A shortcut handler for Desktop.drive: a bound chord applies its command to the state, and an unbound one is ignored.