media property
String
get
media
The HTMLStyleElement.media
property specifies the
intended destination medium for style information.
Implementation
external String get media;
set
media
(String value)
Implementation
external set media(String value);