Theme Customizer

QR Code Generator

A dependency-free QR Code generator component. Generates vector-scaled modules dynamically on HTML5 canvases.

💎 Premium Plugin Extension

This component is part of the FrankUI Pro package. Purchase a license to get code access.

QR Code Preview
🔒

Source Code Restriced

The mathematics-driven matrix compilation scripts and rendering layers for the custom canvas QR code generator are only available to Pro license holders.

Usage Reference & API Options

Configure the QR Code generator component using attributes on the container element:

Attribute Type Description
data-role="qrcode" HTML Attribute Identifies element as a QR Code Generator for the framework scan.
data-value / value String The text or URL path to encode into the QR module matrix grid.
data-size / size Number (px) Width/height dimensions in pixels of the generated output canvas (default: 128).