-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tabs 支持给各部分 dom 添加 data-* #1648
Comments
It will be better to write your issue/comment in English, so more people can understand you. |
大部分组件应该都支持了 |
另外请确认 antd-mobile 版本,最新是 |
多谢,之前用的 |
本地测试发现 |
What problem does this feature solve?
在 Tracker 的埋点规则下,会在前端 dom 上埋一些属性
data-aspm/data-aspm-click/data-aspm-expo/data-aspm-param
,目前在react一套下会使用到 antd-mobile 组件,但却不支持埋点属性,全部要手动Tracker.click的方式做很不人性。What does the proposed API look like?
The text was updated successfully, but these errors were encountered: