Skip to content

Instantly share code, notes, and snippets.

@StErMi
Created May 15, 2017 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StErMi/99408f6bcdb9d32525eedc73154023c8 to your computer and use it in GitHub Desktop.
Save StErMi/99408f6bcdb9d32525eedc73154023c8 to your computer and use it in GitHub Desktop.
openui5-qrcode Parameters.md
Name Type Default Description
text string "" Text embedded in the QRCode
width int 256 QRCode's width
height int 256 QRCode's height
colorDark string "#000000" HTML color (black/#ffffff) of the dark part of the QRCode
colorLight string "#ffffff" HTML color (white/#ffffff) of the dark part of the QRCode
correctLevel int 2 Text embedded in the QRCode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment