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