Module iced_web::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.

TextInput

A field that can be filled with text.

Traits

StyleSheet

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