Expand description
A text input widget.
Structs§
- A cheap-to-clone, copy-on-write
String
type that implementsInputStorage
. - A location within an
Input
widget. - A text input widget.
- A cheap-to-clone, copy-on-write
String
type that masks its contents inDebug
andInputStorage
implementations. - The current selection of an
Input
.
Enums§
- An affinity towards a direction.