renderQRSvg
renderQRSvg(
matrix,options?):string
Defined in: matrix-svg.ts:48
Render a QR matrix to a self-contained <svg> string.
Parameters
Section titled “Parameters”matrix
Section titled “matrix”QRMatrix
options?
Section titled “options?”QRSvgOptions = {}
Returns
Section titled “Returns”string