Liking cljdoc? Tell your friends :D
ClojureScript only.

web.cssdom.CSSMediaRule

The CSSMediaRule interface represents a single CSS @media rule. implements the web.cssdom.CSSConditionRule interface, and therefore web.cssdom.CSSGroupingRule and the web.cssdom.CSSRule interface a type value of 4 (CSSRule.MEDIA_RULE).

The CSSMediaRule interface represents a single CSS `@media` rule.
implements the `web.cssdom.CSSConditionRule` interface, and therefore
`web.cssdom.CSSGroupingRule` and the `web.cssdom.CSSRule` interface
a type value of 4 (CSSRule.MEDIA_RULE).
raw docstring

mediacljs

(media this)

Property.

Specifies a MediaList representing the intended destination medium style information.

Property.

Specifies a MediaList representing the intended destination medium
style information.
sourceraw docstring

set-media!cljs

(set-media! this val)

Property.

Specifies a MediaList representing the intended destination medium style information.

Property.

Specifies a MediaList representing the intended destination medium
style information.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close