Created on 28 March 2020
icon_unfollowing
Login to follow
omnusqrcodesvg

OmnusQrCodeSvg

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 28 March 2020 by 
omnusqrcodesvg

OmnusQrCodeSvg

Details
QR Code svg generator
Read more


QR Code svg generator

Pure javascript QR Code generator refactor for outsytems. Armed with elegant method for creating SVG nodes.



Options

  • msg - QR Code message, obviously, this is mandatory parameter.
  • dim - is equal to needed dimention (width or height) in pixels, default value is 256.
  • pad - white space padding, default value is 4 blocks, set 0 for no padding.
  • mtx - mask pattern from 0 to 7, default value is -1 and best suitable mask is choosen automatically
  • ecl - error correction level: L, M, H, Q, default value is M.
  • ecb - error correction level boost, default value is 1, set 0 if no boost needed.
  • pal - is array of [color,background-color] strings that represent hex color codes, default value is ['#000'] along with transparent background. Set ['#000','#fff'] to make background opaque.
  • vrb - svg node is optimized to be compact and default value is 0, set this parameter to 1 in case you need more verbose output.
Release notes (1.0.0)
Reviews (1)
by 
2023-06-15
in version 1.0.0
Works perfect to add bar codes to enable 2FA authentication!
Category
User interface, Other UI components
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
OmnusQrCodeSvg has no dependencies.
Application Objects
OmnusQrCodeSvg has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads