For the complete documentation index, see llms.txt. This page is also available as Markdown.

barcode

Enables the barcode and QR Code reader.

Details

Attribute: barcode

Type: boolean

Default value: null

Morphology

selphid.barcode = true;

Description

Enables barcode and QR code reading during capture in facephi-selphid-widget.


Example

<facephi-selphid-widget
    barcode={true}
/>

Last updated