Skip to content
On this page

QRcode 二维码

何时使用

  • 当需要将内容转换成为二维码时使用。

示例

待补充

组件属性

属性说明类型默认值
content内容string""
type渲染类型canvas , svgcanvas
size大小number160
bordered边框booleantrue
errorLevel纠错等级L , M , Q , HM
status状态active , expired , loadingactive

Released under the MIT License.