Optional
source: DeepPartial<BarcodeInfoMapping>Callback to map the barcode data to the data of the corresponding product.
null;
Color of the divider and separator lines in the barcode info dialog.
"?sbColorOutline";
Configuration of the error state displayed when processing a barcode fails.
new BarcodeItemErrorState({});
Text being displayed while a barcode is being mapped.
new StyledText({
"text": "Loading message for barcode info mapping.",
"color": "?sbColorPrimary"
});
Background color of the overlay surrounding the barcode mapping error dialog.
"?sbColorModalOverlay";
Background color of the barcode info dialog.
"?sbColorSurface";
Generated using TypeDoc
Configuration of the barcode data mapping.