Expand description
CheckBox component behavior — framework-agnostic handle_event.
Functions§
- handle_
event - Handle a key-press for a CheckBox (toggles its bound boolean on Enter/Space).
CheckBox component behavior — framework-agnostic handle_event.