CSSMediaList

Category: browser, cssom

cssMediaList.mediaText : DOMString

The media text

Read only

cssMediaList.length : number

The number of media rules

Read only

cssMediaList.item(index)

Return the media rule at the specified index

Param
Type
index
number