Liking cljdoc? Tell your friends :D

web.cssdom.CSSPageRule

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).
raw docstring

selector-textcljs

(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
sourceraw docstring

set-selector-text!cljs

(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
sourceraw docstring

set-style!cljs

(set-style! this val)

Property.

Returns the declaration block associated with the at-rule.

Property.

Returns the declaration block associated with the at-rule.
sourceraw docstring

stylecljs

(style this)

Property.

Returns the declaration block associated with the at-rule.

Property.

Returns the declaration block associated with the at-rule.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close