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).
(media this)Property.
Specifies a MediaList representing the intended destination medium style information.
Property. Specifies a MediaList representing the intended destination medium style information.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |