page

abstract var page: Page?(source)

The page CSS property is used to specify the named page, a specific type of page defined by the @page at-rule.

Syntax: auto | <custom-ident>

Initial value: auto

| Chrome | Firefox |  Safari   | Edge | IE  |
| :----: | :-----: | :-------: | :--: | :-: |
|   85   |   110   |   ≤13.1   | n/a  | No  |

See also