Skip to main content

Module input_text

Module input_text 

Source
Expand description

Editable single-line text input with IME composition state.

Structs§

InputTextComponent
An HTML text input rendered by the engine.

Type Aliases§

OnValueChange
Callback invoked when the text input’s value changes.