toSVG
Call Signature
Section titled “Call Signature”toSVG(
text,caption?,options?):string
Defined in: packages/core/src/core/index.ts:29
Returns a SVG representation as a string of the QR Code
Parameters
Section titled “Parameters”string
The QR Code content
caption?
Section titled “caption?”string
The QR Code caption
options?
Section titled “options?”Optional configuration
Returns
Section titled “Returns”string
Call Signature
Section titled “Call Signature”toSVG(
text,options?):string
Defined in: packages/core/src/core/index.ts:30
Returns a SVG representation as a string of the QR Code
Parameters
Section titled “Parameters”string
The QR Code content
options?
Section titled “options?”Optional configuration
Returns
Section titled “Returns”string