We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
react版本cell为什么没有点击反馈功能
希望增加该功能
The text was updated successfully, but these errors were encountered:
这个不能满足么
<Cell title="点击测试" onClick={( event: React.MouseEvent<HTMLDivElement, globalThis.MouseEvent> ) => testClick(event)} />
Sorry, something went wrong.
我的意思是,没有点击后样式反馈效果
Alex-huxiyang
Successfully merging a pull request may close this issue.
这个功能解决了什么问题?
react版本cell为什么没有点击反馈功能
你期望的组件设计是怎样的?
希望增加该功能
The text was updated successfully, but these errors were encountered: