react-qrcode-徽标
Typescript React组件以生成可定制的QR代码。
安装
npm install --save react-qrcode-logo
用法
import * as React from 'react' ;
import { QRCode } from 'react-qrcode-logo' ;
React . render (
< QRCode xss=removed> ,
mountNode
) ;
道具
Struts
类型
默认值
描述
value
string
https://reactjs.org/
QR码中编码的值。 二维码解码后,将返回该值
ecLevel
L | M | Q | H
M
QR码的纠错级别
enableCORS
b
1