UI for Blazor
The Telerik UI for Blazor QR Code component allows users to turn any URL, string, numbers and more information formats into Canvas or Scalable Vector Graphics (SVG) to construct a QR code. It can then be scanned with any smart device and would instantly display the stored information or redirect the user to the encoded URL.
The component allows the encoding of various data formats, such as:
In many cases, the value of the QR code is processed by the device in the most convenient way for reading the information. For example, locations are opened in the Maps app of the device, URLs are opened by the browser, etc.
Read more about the QR Code Encoding in our documentation
The Blazor QR Code can be customized in various ways. One of them allows you to add your company logo or a picture of your liking by using an image URL with set height and width.
Add your custom logo to the Telerik UI for Blazor QR Code
The Telerik UI for Blazor QR code component supports right-to-left configuration. The RTL functionality is supported by most of our components to accommodate users who communicate in a right-to-left language script, such as Arabic and Hebrew.
Learn more in our Blazor Right-to-Left Support documentation