href property
String?
get
href
The href
property of the StyleSheet
interface returns the location of the style sheet.
This property is read-only.
Implementation
external String? get href;
The href
property of the StyleSheet
interface returns the location of the style sheet.
This property is read-only.
external String? get href;