Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeneratorOptions

Hierarchy

  • GeneratorOptions

Properties

Properties

Optional ecl

ecl: "LOW" | "MEDIUM" | "QUARTILE" | "HIGH"

The error correction level of QR code, default is "LOW"

Optional forced

forced: boolean

The choice of forcing to use the minimal version, default is false

Optional mask

mask: number

The choice of mask patterns, default is -1

Optional version

version: number

The minimal version of QR code, default is 1

Generated using TypeDoc