New to Kendo UI for AngularStart a free 30-day trial

Configuration Options

The QR Code provides a set of configuration options, which enable you to fine-tune its behavior.

The following configuration settings are supported by the QR Code:

Size

To set the QR Code dimensions, use either of the following approaches:

  • Use CSS rules to set the size of the QR Code or its container.
  • Use the size attribute, which defines the width and height, to set the dimensions in any CSS unit.

If the QR Code size is insufficient for the current value and error correction level, the component will throw an error. Always test the application with the values you expect to see in actual use.

Change Theme
Theme
Loading ...

Color and Background

To customize the QR Code foreground and background color, set the color and background options. You can further extend the background by specifying an optional padding.

Ensure that the chosen color combination provides adequate contrast and test it with the typical readers you intend to target.

Change Theme
Theme
Loading ...

Border

The QR Code can display a simple rectangular border as part of itself. You can create more complex borders by using CSS.

Change Theme
Theme
Loading ...

See Also

In this article
SizeColor and BackgroundBorderSee Also
Not finding the help you need?
Contact Support