CSSPageRule is an interface representing a single CSS @page
It implements the web.cssdom.CSSRule interface with a type
of 6 (CSSRule.PAGE_RULE).
CSSPageRule is an interface representing a single CSS `@page` It implements the `web.cssdom.CSSRule` interface with a type of 6 (CSSRule.PAGE_RULE).
(selector-text this)Property.
Represents the text of the page selector associated with the
Property. Represents the text of the page selector associated with the
(set-selector-text! this val)Property.
Represents the text of the page selector associated with the
Property. Represents the text of the page selector associated with the
(set-style! this val)Property.
Returns the declaration block associated with the at-rule.
Property. Returns the declaration block associated with the at-rule.
(style this)Property.
Returns the declaration block associated with the at-rule.
Property. Returns the declaration block associated with the at-rule.
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 |