QR Code Facelet

The QR Code Facelet generates and displays a QR code from the given data content.
The QR code uses medium error correction and UTF-8 encoding.

Configuration

  • Position
    X, Y position (top-left) in screen coordinates [mil].

  • Size
    Width and height of the QR code in [mil].

  • Code
    Data content to encode as a QR code. Supports data binding.

  • Color
    Color of the QR code modules (dots).

  • Visibility
    A condition expression. The Facelet is displayed if this evaluates to 1.

  • Display Mode

    Mode Description

    Normal

    This Facelet is only displayed in interactive (normal) mode.

    Ambient

    This Facelet is only displayed in ambient mode.

    Always

    This Facelet is displayed in both interactive and ambient mode.

  • Ambient Color
    Select a color for the ambient mode.
    0 uses the common ambient color of the face settings.