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
监听COPY_DATA事件,并调用接口重新渲染选框,实现自定义选框样式 API类似于:updateCopyedCells?: () => ISelectedStyle
updateCopyedCells?: () => ISelectedStyle
The text was updated successfully, but these errors were encountered:
feat: add setCustomSelectRanges in stateManager #2750 #2845
05432d9
885d1c1
c246b2d
Rui-Sun
Successfully merging a pull request may close this issue.
What problem does this feature solve?
What does the proposed API look like?
监听COPY_DATA事件,并调用接口重新渲染选框,实现自定义选框样式
API类似于:
updateCopyedCells?: () => ISelectedStyle
The text was updated successfully, but these errors were encountered: