Interface: FastQrProps
The Fast QR component properties.
Properties
backgroundColor?
optionalbackgroundColor:string
The background color.
className?
optionalclassName:string
The CSS class name.
content
content:
string
The QR code content.
errorCorrectionLevel?
optionalerrorCorrectionLevel:number
The error correction coding level.
image?
optionalimage:string
The image, base64 or URL.
imageBackgroundColor?
optionalimageBackgroundColor:string
The image background color.
imageBackgroundShape?
optionalimageBackgroundShape:number
The image background shape.
imageGap?
optionalimageGap:number
Image gap in module units.
imagePositionX?
optionalimagePositionX:number
The image X position in module units.
imagePositionY?
optionalimagePositionY:number
The image Y position in module units.
imageSize?
optionalimageSize:number
Image size in module units.
margin?
optionalmargin:number
The margin.
moduleColor?
optionalmoduleColor:string
The module color.
shape?
optionalshape:number
The different possible shapes to represent modules.
version?
optionalversion:number
The QR code version.
width?
optionalwidth:number
The QR code width.