ant-design/components/qr-code
thinkasany f558a78d5c
feat(qrcode): support click & iconSize configuration (#49240)
* feat(qrcode): support click & iconSize configuration

* fix

fix

use rest

union  React.HTMLAttributes<HTMLElement

fix ImageSettings interface

type fix

add default 40

clear unused

* empty commit

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-06-10 17:47:45 +08:00
..
__tests__ feat(qrcode): support click & iconSize configuration (#49240) 2024-06-10 17:47:45 +08:00
demo demo: update wrap="wrap" => wrap (#48409) 2024-04-12 12:10:38 +08:00
style feat: qrcode canvas supports style configuration (#48194) 2024-04-30 17:03:00 +08:00
index.en-US.md feat(qrcode): support click & iconSize configuration (#49240) 2024-06-10 17:47:45 +08:00
index.tsx feat(qrcode): support click & iconSize configuration (#49240) 2024-06-10 17:47:45 +08:00
index.zh-CN.md feat(qrcode): support click & iconSize configuration (#49240) 2024-06-10 17:47:45 +08:00
interface.ts feat(qrcode): support click & iconSize configuration (#49240) 2024-06-10 17:47:45 +08:00