The QR Code Web Control displays a QR code with the content of your chosing.
Properties
General
Text
Expects type text
.
Text encapsulated by string quotes. Typically a URL directing the user to a website.
Alt Text
Expects type text
.
Alternative text encapsulated by string quotes. Used for accessibility purposes to describe the content of the QR code to the user.
Accessibility
Aria Label
Expects type text
.
Defines a value to the aria-label of the control for accessibility. For more information see here.
State
Is Visible
Expects type boolean
.
If TRUE
the Control will be visible. If FALSE
the control will not be displayed. If the field is empty, the control will be visible.
Is Disabled
Expects type boolean
.
If TRUE
the time input will be disabled and the user will not be able to interact with the control. If FALSE
the time input will be enabled. If the field is empty, the time input will be enabled.
Style
Check Common style properties of web controls for further details on how to style this Control.
Example
The QR Code Web Control allows users to quickly scan and access a URL. This URL can be a website or link to another Journey.