Visual Codes Scanner
Properties
Visual
| Property | Type | Description |
|---|---|---|
| Label | i18n text | Translatable text for label translations |
| Dialog title | i18n text | Translatable text for dialog title translations |
| Alternative dialog input label | i18n text | Translatable text for alternative input label translations |
| Dialog confirm button label | i18n text | Translatable text for confirm button label translations |
| Close dialog on success | switch | Configure close dialog on success |
| Display type | single select | Select option for display type Allowed values: Dialog, Inline. |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Events
| Event | Description |
|---|---|
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
On scan start | Event: ON_SCAN_START |
On scan success | Event: ON_SCAN_SUCCESS |
On scan error | Event: ON_SCAN_ERROR |
Additional Information
Category: Form
Current Version: 1