@vivliostyle/core
Preparing search index...
matchers
MatcherBuilder
Class MatcherBuilder
Index
Constructors
constructor
Methods
build
All
Matcher
build
Any
Matcher
build
View
Condition
Matcher
Constructors
constructor
new
MatcherBuilder
()
:
MatcherBuilder
Returns
MatcherBuilder
Methods
Static
build
All
Matcher
buildAllMatcher
(
matchers
:
Matcher
[]
)
:
Matcher
Parameters
matchers
:
Matcher
[]
Returns
Matcher
Static
build
Any
Matcher
buildAnyMatcher
(
matchers
:
Matcher
[]
)
:
Matcher
Parameters
matchers
:
Matcher
[]
Returns
Matcher
Static
build
View
Condition
Matcher
buildViewConditionMatcher
(
elementOffset
:
number
,
viewCondition
:
string
)
:
Matcher
Parameters
elementOffset
:
number
viewCondition
:
string
Returns
Matcher
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
build
All
Matcher
build
Any
Matcher
build
View
Condition
Matcher
@vivliostyle/core
Loading...