Skip to content

Update qrious.js Label tag#140

Open
CarlosHxH wants to merge 1 commit intoneocotic:masterfrom
CarlosHxH:patch-1
Open

Update qrious.js Label tag#140
CarlosHxH wants to merge 1 commit intoneocotic:masterfrom
CarlosHxH:patch-1

Conversation

@CarlosHxH
Copy link

var qr = new QRious();
qr.set({
background: 'green',
backgroundAlpha: 0.8,
foreground: 'blue',
foregroundAlpha: 0.8,
level: 'H',
padding: 25,
size: 500,
label: 'Legenda abaixo do código QR',
value: 'https://github.com/neocotic/qrious'
});

var qr = new QRious();
qr.set({
  background: 'green',
  backgroundAlpha: 0.8,
  foreground: 'blue',
  foregroundAlpha: 0.8,
  level: 'H',
  padding: 25,
  size: 500,
  label:  'Legenda abaixo do código QR',
  value: 'https://github.com/neocotic/qrious'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant