Interface QRCodeOptions

Hierarchy

  • QRCodeOptions

Properties

background?: string
border?: QRCodeBorder
color?: string
encoding?: string
errorCorrection?: string
name?: string
overlay?: QRCodeOverlay
padding?: number
renderAs?: string
size?: string | number
value?: string | number

Generated using TypeDoc