For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
/
0
Sponsor

QR Code

QR code generated from a string value.

Installation

$ pnpm dlx shadcn@latest add @pdfcn/takumi/qrcode

Usage

import { PdfQRCode } from "@/components/pdf/qrcode";
<PdfQRCode value="https://pdfcn.dev" />

API Reference

PdfQRCode

PropTypeDefault
valuestring-
sizenumber-
colorstring-
backgroundColorstring-
errorLevel'L' | 'M' | 'Q' | 'H'-
marginnumber-
captionstring-
childrennever-