logo
pub type TextInput<'a, Message> = TextInput<'a, Message, Renderer>;
Available on crate feature pure only.
Expand description

A field that can be filled with text.