Skip to main content

handle_key

Function handle_key 

Source
pub fn handle_key<Message>(
    tree: &mut Node<Message>,
    focus: &mut FocusState,
    key: Key,
) -> RouteEffect<Message>