logo

Type Definition iced::widget::text_input::TextInput

source · []
pub type TextInput<'a, Message> = TextInput<'a, Message, Renderer>;
Expand description

A field that can be filled with text.