Back to Website
Show / Hide Table of Contents

Class CreateNumberedListItemCmdData

Data required to initialize the command.

Package: @aurigma/design-atoms-text

Constructors

(constructor)(paragraphIndex, numberingFormat)

Constructs a new instance of the CreateNumberedListItemCmdData class

Declaration
constructor(paragraphIndex: number, numberingFormat: NumberingFormatType);
Parameters
Type Name Description
number paragraphIndex
NumberingFormatType numberingFormat

Properties

numberingFormat

Numbering format.

Declaration
numberingFormat: NumberingFormatType;
Property Value
Type Description
NumberingFormatType

Numbering format.

paragraphIndex

A paragraph index to create a list item.

Declaration
paragraphIndex: number;
Property Value
Type Description
number

A paragraph index to create a list item.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback