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