Module iced::widget::text_input

source ·
Expand description

Display fields that can be filled with text.

Structs

The appearance of a text input.
The identifier of a TextInput.

Traits

A set of rules that dictate the style of a text input.

Functions

Produces a Command that focuses the TextInput with the given Id.

Type Definitions

A field that can be filled with text.