Interface IPrintZoneConfig
Package: @aurigma/design-atoms
Properties
altColor
Declaration
altColor?: string;
Property Value
| Type | Description |
|---|---|
| string |
color
Declaration
color: string;
Property Value
| Type | Description |
|---|---|
| string |
step
Declaration
step: number;
Property Value
| Type | Description |
|---|---|
| number |
visible
Declaration
visible: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
width
Declaration
width: number;
Property Value
| Type | Description |
|---|---|
| number |