Skip to content
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

react版本cell为什么没有点击后样式反馈功能 #2516

Closed
wou101771 opened this issue Aug 5, 2024 · 2 comments · Fixed by #2527
Closed

react版本cell为什么没有点击后样式反馈功能 #2516

wou101771 opened this issue Aug 5, 2024 · 2 comments · Fixed by #2527
Assignees

Comments

@wou101771
Copy link

这个功能解决了什么问题?

react版本cell为什么没有点击反馈功能

你期望的组件设计是怎样的?

希望增加该功能

@xiaoyatong
Copy link
Collaborator

这个不能满足么

<Cell
        title="点击测试"
        onClick={(
          event: React.MouseEvent<HTMLDivElement, globalThis.MouseEvent>
        ) => testClick(event)}
      />

@wou101771 wou101771 changed the title react版本cell为什么没有点击反馈功能 react版本cell为什么没有点击后样式反馈功能 Aug 6, 2024
@wou101771
Copy link
Author

我的意思是,没有点击后样式反馈效果

@Alex-huxiyang Alex-huxiyang linked a pull request Aug 6, 2024 that will close this issue
4 tasks
@Alex-huxiyang Alex-huxiyang self-assigned this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants