Interface IStroke
Package: @aurigma/design-atoms-text
Properties
color
Declaration
color?: IColorData;
Property Value
Type | Description |
---|---|
IColorData |
enabled
Declaration
enabled?: boolean;
Property Value
Type | Description |
---|---|
boolean |
size
Declaration
size?: number;
Property Value
Type | Description |
---|---|
number |