@vivliostyle/core
Preparing search index...
css-cascade
ApplyRuleAction
Class ApplyRuleAction
Hierarchy (
View Summary
)
CascadeAction
ApplyRuleAction
ApplyPageRuleAction
Index
Constructors
constructor
Properties
pseudoelement
region
Id
specificity
style
view
Condition
Id
Methods
apply
clone
merge
With
Constructors
constructor
new
ApplyRuleAction
(
style
:
ElementStyle
,
specificity
:
number
,
pseudoelement
:
string
,
regionId
:
string
,
viewConditionId
:
string
,
)
:
ApplyRuleAction
Parameters
style
:
ElementStyle
specificity
:
number
pseudoelement
:
string
regionId
:
string
viewConditionId
:
string
Returns
ApplyRuleAction
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...