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 is a website building & hosting documentation for Clojure/Script libraries

× close