Interface IBarcodeVariable
Package: @aurigma/design-atoms
Properties
barcodeFormat
Declaration
barcodeFormat: BarcodeFormat;
Property Value
| Type | Description |
|---|---|
| BarcodeFormat |
barcodeSubType
Declaration
barcodeSubType: BarcodeSubType;
Property Value
| Type | Description |
|---|---|
| BarcodeSubType |
type
Declaration
type: "BarcodePlaceholder" | "Barcode";
Property Value
| Type | Description |
|---|---|
| "BarcodePlaceholder" | "Barcode" |