Skip to main content

Module text_input

Module text_input 

Source

Structs§

TextInput
Encapsulated state for handling keyboard input in a single or multiline text input control.

Enums§

Direction
The direction in which to delete a character.
Lines
SelectionDirection

Traits§

ClipboardProvider
A trait which abstracts access to the embedder’s clipboard in order to allow unit testing clipboard-dependent parts of script.