HTMLTextAreaElement
Represents a HTML textarea element.
The textarea tag.
Gets or sets if the textarea is enabled or disabled.
Gets or sets the value of the name attribute.
Gets or sets if the textarea field is read-only.
Gets or sets if the textarea field is required.
public HTMLTextAreaElement()
Creates a new HTML textarea element.