Class TextArea

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

A text area component is used for entering a paragraph of text that is longer than one line.
See Also: