Class SetParagraphStyleCmdData
Data required to initialize the command.
Package: @aurigma/design-atoms-text
Properties
style
Paragraph style.
Declaration
style: IParagraphStyle;
Property Value
Type | Description |
---|---|
IParagraphStyle | Paragraph style. |