Login to follow
QR Code generator

QR Code generator (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 06 August 2024 by STEPFINITY SOFTWARE SERVICES PRIVATE LIMITED
QR Code generator

QR Code generator (ODC)

Details
Detailed Description

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.

Limitations