3lang3 / react-vant

React mobile UI Components base on Vant
https://react-vant.3lang.dev
MIT License
1.31k stars 186 forks source link

✨ [Feature]: button等组件能否支持自定义属性透传,用于自定义埋点 #637

Closed ztzzhi closed 1 year ago

ztzzhi commented 1 year ago

What is the new or updated feature that you are suggesting?

<Button tracker-key="AXB">aaa</Button>

image

我传递了一个自定义属性 但是它并没有透传到原生button上

Why should this feature be included?

ztzzhi commented 1 year ago

<Button tracker-key="AXB">aaa</Button>

3lang3 commented 1 year ago

可以支持下 下个版本吧