Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mumuy/widget-qrcode

二维码组件 - 二维码图片根据内容实时变动_QRCode tool,QRCode WebCompotent,
https://github.com/mumuy/widget-qrcode

qrcode qrcode-generator qrcode-image qrcodejs web-components

Last synced: 26 days ago
JSON representation

二维码组件 - 二维码图片根据内容实时变动_QRCode tool,QRCode WebCompotent,

Awesome Lists containing this project

README

        

# 基于Web component的二维码组件

## 演示地址
[https://passer-by.com/widget-qrcode/](https://passer-by.com/widget-qrcode/)

## 网页组件
```html

```

## 属性说明

组件属性



属性说明


value二维码内容
template样式模板,可选:'default','water','diamond','hexagon','star','rect','bar','heart','glitter','stroke','fusion'
level纠错等级,可选:'M','L','Q','H'
width二维码宽度,默认:300
height二维码高度,默认:300
background-color背景色,默认:#ffffff
foreground-color前景色,默认:#000000;(多色用逗号分隔)
inner-color定位点内层颜色,默认:#000000
outer-color定位点外层颜色,默认:#000000
background-image背景图片地址
foreground-image前景图片地址
logologo图片地址
text悬浮文本内容
text-color悬浮文本颜色
text-stroke悬浮文本描边