Class IncreaseListItemIndentData
Data required to initialize the command.
Package: @aurigma/design-atoms-text
Properties
paragraphIndexes
Indexes of paragraphs to increase indentation of list items.
Declaration
paragraphIndexes?: number[];
Property Value
Type | Description |
---|---|
number[] | Indexes of paragraphs to increase indentation of list items. |