StyleSheetList
js.html.StyleSheetList (extern class)
The StyleSheetList
interface represents a list of StyleSheet
.
Documentation StyleSheetList by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
length: Int
item(index: Int): StyleSheet
Name | Type |
---|---|
index |
Int |
Returns |
---|
StyleSheet |