Expand description
Text input widget.
A single-line text input field with cursor management, scrolling, selection, word-level operations, and styling. Grapheme-cluster aware for correct Unicode handling.
Structsยง
- Text
Input - A single-line text input widget.
- Text
Input Snapshot - Snapshot of TextInput state for undo.