type property
String
get
type
The read-only type
property of the HTMLTextAreaElement always
returns textarea
.
Implementation
external String get type;
The read-only type
property of the HTMLTextAreaElement always
returns textarea
.
external String get type;