type property

String get type

The read-only type property of the HTMLTextAreaElement always returns textarea.

Implementation

external String get type;