Expand description
TextField component behavior — framework-agnostic handle_event.
Functions§
- handle_
event - Handle a key-press for a TextField (appends chars / backspaces the bound string).
TextField component behavior — framework-agnostic handle_event.