Class TextArea

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