HTMLTextAreaElement.Type

HTMLTextAreaElement.Type property

The type of this form control. This the string “textarea”.

public string Type { get; }

See Also