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
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
率属组件:ProTable
protable增加tableRef用来指定table的ref
目前虚拟滚动,切换分页,无法将滚动条滚动至顶部
Table传入ref={tableRef}即可,目录:packages/table/src/Table.tsx
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
我也有相同的需求,现在ref无法获取
同,没法使用scrollto事件
No branches or pull requests
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🔩 所属模块或组件
率属组件:ProTable
🥰 需求描述
protable增加tableRef用来指定table的ref
⛰ 功能需求适用场景
目前虚拟滚动,切换分页,无法将滚动条滚动至顶部
🧐 解决方案
Table传入ref={tableRef}即可,目录:packages/table/src/Table.tsx
🚑 其他信息
The text was updated successfully, but these errors were encountered: