Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: FastQrProps

The Fast QR component properties.

Properties

backgroundColor?

optional backgroundColor: string

The background color.


className?

optional className: string

The CSS class name.


content

content: string

The QR code content.


errorCorrectionLevel?

optional errorCorrectionLevel: number

The error correction coding level.


image?

optional image: string

The image, base64 or URL.


imageBackgroundColor?

optional imageBackgroundColor: string

The image background color.


imageBackgroundShape?

optional imageBackgroundShape: number

The image background shape.


imageGap?

optional imageGap: number

Image gap in module units.


imagePositionX?

optional imagePositionX: number

The image X position in module units.


imagePositionY?

optional imagePositionY: number

The image Y position in module units.


imageSize?

optional imageSize: number

Image size in module units.


margin?

optional margin: number

The margin.


moduleColor?

optional moduleColor: string

The module color.


shape?

optional shape: number

The different possible shapes to represent modules.


version?

optional version: number

The QR code version.


width?

optional width: number

The QR code width.