Class IncreaseFontSizeCmdData
Data required to initialize the command.
Package: @aurigma/design-atoms-text
Properties
value
Value of increase.
Declaration
value?: number;
Property Value
Type | Description |
---|---|
number | Value of increase. |
Data required to initialize the command.
Value of increase.
value?: number;
Type | Description |
---|---|
number | Value of increase. |