Skip to content

Instantly share code, notes, and snippets.

@StErMi
Created May 15, 2017 13:16
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/15069dc7a768ffbfa4aa49e0f95afbd7 to your computer and use it in GitHub Desktop.
Save StErMi/15069dc7a768ffbfa4aa49e0f95afbd7 to your computer and use it in GitHub Desktop.
openui5-qrcode View.xml
<lab:QRCode
id="customQRCode"
text="UI5 Rocks!"
width="256"
height="256"
colorDark="#000"
colorLight="#FFF"
correctLevel="2"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment