Skip to main content

Module input

Module input 

Source
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ยง

TextInput
A single-line text input widget.
TextInputSnapshot
Snapshot of TextInput state for undo.