Skip to main content

init

Function init 

Source
pub fn init(cx: &mut App)
Expand description

Bind the arrows. Call once, alongside crate::input::init.

The actions are public and the handlers are the app’s — like crate::focus and unlike the menubar, a tree cannot handle them itself, because applying a Move means touching the app’s own expansion set. What bezel does here is name the four chords everyone already agrees on, once.