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

Ask for information using text fields.

A TextInput has some local State.

Structs

State

The state of a TextInput.

TextInput

A field that can be filled with text.