Configuration of the preview mode for scanning multiple barcodes.

Hierarchy

  • PartiallyConstructible
    • Sheet

Constructors

  • Parameters

    • Optional source: DeepPartial<Sheet>

    Returns Sheet

Properties

collapsedVisibleHeight: CollapsedVisibleHeight

Height of the collapsed result sheet.

Default Value

"SMALL";
listButton: BadgedButton

Configuration of the list button.

Default Value

new BadgedButton({});
mode: SheetMode

Mode used for the preview for scanning multiple barcodes.

Default Value

"COLLAPSED_SHEET";

Generated using TypeDoc