@vivliostyle/core
Preparing search index...
css-page
ApplyPageRuleAction
Class ApplyPageRuleAction
Action applying an at-page rule
Hierarchy (
View Summary
)
ApplyRuleAction
ApplyPageRuleAction
Index
Constructors
constructor
Properties
pseudoelement
region
Id
specificity
style
view
Condition
Id
Methods
apply
clone
merge
With
Constructors
constructor
new
ApplyPageRuleAction
(
style
:
ElementStyle
,
specificity
:
number
,
)
:
ApplyPageRuleAction
Parameters
style
:
ElementStyle
specificity
:
number
Returns
ApplyPageRuleAction
Properties
Readonly
pseudoelement
pseudoelement
:
string
Readonly
region
Id
regionId
:
string
Readonly
specificity
specificity
:
number
Readonly
style
style
:
ElementStyle
Readonly
view
Condition
Id
viewConditionId
:
string
Methods
apply
apply
(
cascadeInstance
:
CascadeInstance
)
:
void
Parameters
cascadeInstance
:
CascadeInstance
Returns
void
clone
clone
()
:
CascadeAction
Returns
CascadeAction
merge
With
mergeWith
(
other
:
CascadeAction
)
:
CascadeAction
Parameters
other
:
CascadeAction
Returns
CascadeAction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
pseudoelement
region
Id
specificity
style
view
Condition
Id
Methods
apply
clone
merge
With
@vivliostyle/core
Loading...
Action applying an at-page rule