Interface IVariable
Package: @aurigma/design-atoms
Properties
name
Declaration
name: string;
Property Value
| Type | Description |
|---|---|
| string |
type
Declaration
type: "Image" | "ImagePlaceholder" | "Text" | "InString" | "BarcodePlaceholder" | "Barcode";
Property Value
| Type | Description |
|---|---|
| "Image" | "ImagePlaceholder" | "Text" | "InString" | "BarcodePlaceholder" | "Barcode" |
value
Declaration
value: string;
Property Value
| Type | Description |
|---|---|
| string |