StyleSheet
Category: browser, cssom
See: https://developer.mozilla.org/en-US/docs/Web/API/StyleSheet
- StyleSheet
- new StyleSheet()
- .href :
DOMString
- .type :
DOMString
new StyleSheet()
Represents a single style sheet. INCOMPLETE
styleSheet.href : DOMString
Read only
styleSheet.type : DOMString
Default: undefined
Read only