Interface IBarcodeDialogConfig
A structure containing the configuration of the Barcode dialog.
Package: @aurigma/design-editor-iframe
Properties
defaultType
Sets the default type for the Barcode dialog.
Declaration
defaultType: BarcodeType;
Property Value
| Type | Description |
|---|---|
| BarcodeType | Sets the default type for the Barcode dialog. |