Class DeleteListItemCmdData
Data required to initialize the command.
Package: @aurigma/design-atoms-text
Properties
paragraphIndex
Index of paragraph to delete list item.
Declaration
paragraphIndex?: number;
Property Value
Type | Description |
---|---|
number | Index of paragraph to delete list item. |