javascript-qr-code-generator
Reactive icon

Javascript QR Code Generator

icon_trusted
Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 17 February 2022 by 
5.0
 (1 rating)
javascript-qr-code-generator

Javascript QR Code Generator

Details
Pure JavaScript QR Code Generator – QRious
Read more

A simple Javascript QR Code generator based on QRious Javascript library, version v4.0.2

The component exposes a public block, that can be used on both Reactive and Mobile applications.

It accepts the following input parameters:

  • Value - text value to encode on the generated QR Code
  • Size - QR Code size in pixels (defaults to 150 pixels)
  • BackgroundColor - The background color to apply to the generated QR Code (defaults to #ffffff)
  • ForegroundColor - The foreground color to apply to the generated QR Code (defaults to #000000)


The Demo of the Component allows you to play with the options and see a live demo/preview.

Release notes (1.0.0)
Reviews (0)