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
可编辑的单元格,鼠标移入时期望能有一个可编辑的图标提示用户,现在有 API 能实现这个交互吗?类似 Meego
配置了 editor 的单元格在编辑器的实现上支持类似mouseover 的事件
The text was updated successfully, but these errors were encountered:
是否可以用column 上的 icon ,并且设置 visibleTime:"mouseenter_cell" 这种来实现
Sorry, something went wrong.
No branches or pull requests
What problem does this feature solve?
可编辑的单元格,鼠标移入时期望能有一个可编辑的图标提示用户,现在有 API 能实现这个交互吗?类似 Meego
What does the proposed API look like?
配置了 editor 的单元格在编辑器的实现上支持类似mouseover 的事件
The text was updated successfully, but these errors were encountered: