DataModulesSettings
These are the properties you can use to customize the QR Code data modules (the small squares that make up the QR Code).
| Prop | Type | Description | Default | Required | Possible Values |
|---|---|---|---|---|---|
| color | string | The color of the modules | #000000 | No | |
| style | DataModulesStyle | The style of the modules | square | No | square square-sm pinched-square rounded leaf vertical-line horizontal-line circle diamond star heart hashtag |
| randomSize | boolean | If true, the modules will have random sizes. Can only be used with styles square, circle, diamond, star, heart and hashtag. | false | No | true false |