Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/RichTextRuleTypes
StructuredTextTextFlowDefinition
Interface StructuredTextTextFlowDefinition
Defines a text flow and all style rules that are applied to it.
interface
StructuredTextTextFlowDefinition
{
id
:
string
;
styleRules
:
StructuredTextStyleRule
[]
;
}
Index
Properties
id
style
Rules
Properties
id
id
:
string
style
Rules
styleRules
:
StructuredTextStyleRule
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
style
Rules
@chili-publish/studio-sdk
Loading...
Defines a text flow and all style rules that are applied to it.