Circle V2 API Docs
Preparing search index...
@repo/ui-recording
tests
MatcherOptions
Interface MatcherOptions
interface
MatcherOptions
{
collapseWhitespace
?:
boolean
;
exact
?:
boolean
;
normalizer
?:
NormalizerFn
;
suggest
?:
boolean
;
trim
?:
boolean
;
}
Hierarchy (
View Summary
)
MatcherOptions
SelectorMatcherOptions
Index
Properties
collapse
Whitespace?
exact?
normalizer?
suggest?
trim?
Properties
Optional
collapse
Whitespace
collapseWhitespace
?:
boolean
Use normalizer with getDefaultNormalizer instead
Optional
exact
exact
?:
boolean
Optional
normalizer
normalizer
?:
NormalizerFn
Optional
suggest
suggest
?:
boolean
suppress suggestions for a specific query
Optional
trim
trim
?:
boolean
Use normalizer with getDefaultNormalizer instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collapse
Whitespace
exact
normalizer
suggest
trim
Circle V2 API Docs
Loading...
Use normalizer with getDefaultNormalizer instead