hostname property
String
get
hostname
The HTMLAreaElement.hostname
property is a string containing the
domain of the URL.
Implementation
external String get hostname;
set
hostname
(String value)
Implementation
external set hostname(String value);