Class TextInput

All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, TextInput>, ElementClassListMethods<HTMLElement, TextInput>, ElementConsumerMethods<HTMLElement, TextInput>, ElementContainerMethods<HTMLElement, TextInput>, ElementEventMethods<HTMLElement, TextInput>, ElementIdMethods<HTMLElement, TextInput>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, TextInput>, HTMLElementDataMethods<HTMLElement, TextInput>, HTMLElementStyleMethods<HTMLElement, TextInput>, HTMLElementVisibilityMethods<HTMLElement, TextInput>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, TextInput>, Component, ComponentIcon<HTMLElement, TextInput>, HasValue<String>, Validatable<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: