Module iced::widget::text_input[][src]

Display fields that can be filled with text.

A TextInput has some local State.

Structs

State

The state of a [TextInput].

Style

The appearance of a text input.

Traits

StyleSheet

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

Type Definitions

TextInput

A field that can be filled with text.