Class TextInput

All Implemented Interfaces:
Container<HTMLElement,TextInput>, Finder<HTMLElement>, HasElement<HTMLElement,TextInput>, HasHTMLElement<HTMLElement,TextInput>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,TextInput>, Component, HasValue<String>, WithIcon<HTMLElement,TextInput>, WithText<HTMLElement,TextInput>, Modifiers.Disabled<HTMLElement,TextInput>, Modifiers.Plain<HTMLElement,TextInput>, Modifiers.Readonly<HTMLElement,TextInput>, Modifiers.Required<HTMLElement,TextInput>

A text input is used to gather free-form text from a user.
See Also: