Skip to main content

on_key

Function on_key 

Source
pub fn on_key(state: &FifState, event: &KeyEvent) -> Option<FifMsg>
Expand description

Routing de teclas cuando el dialog está abierto. Si el popup está cerrado, devuelve None y el host puede seguir routeando al editor.