Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/RichTextRuleTypes
StructuredTextNodeMatcher
Interface StructuredTextNodeMatcher
Matcher for structured text nodes.
interface
StructuredTextNodeMatcher
{
attributeMatchers
:
StructuredTextAttributeMatcher
[]
;
caseSensitive
:
boolean
;
tag
?:
string
;
}
Index
Properties
attribute
Matchers
case
Sensitive
tag?
Properties
attribute
Matchers
attributeMatchers
:
StructuredTextAttributeMatcher
[]
case
Sensitive
caseSensitive
:
boolean
Optional
tag
tag
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
Matchers
case
Sensitive
tag
@chili-publish/studio-sdk
Loading...
Matcher for structured text nodes.