Javascript QR Code Generator

Javascript QR Code Generator (ODC)

Stable version 1.0.0 (Compatible with ODC)
Uploaded on 29 July 2024 by INETUM
Javascript QR Code Generator

Javascript 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.


Demo available on :
https://inetumodc-dev.outsystems.app/INETUMODCForgeComponentsDemo/JsQRCodeGenerator