Skip to main content

bindings

Function bindings 

Source
pub fn bindings() -> Vec<KeyBinding>
Expand description

The picker’s keymap, as data, so an app can have it without having to take it — see crate::keys for layering over it or taking a chord away.

Arrows walk days and weeks because the grid is two-dimensional, and pageup/pagedown page months — the chords a browser’s own date input uses.