Module cosmic::widget::text_input
source · Expand description
A text input widget from iced widgets plus some added details.
Re-exports§
Modules§
- Track the cursor of a text input.
Structs§
- The appearance of a text input.
- The state of a
TextInput
. - A field that can be filled with text.
- A string which can be sent to the clipboard or drag-and-dropped.
Traits§
- A set of rules that dictate the style of a text input.