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

[FR]: 为Table组件增加滚动加载功能 #2890

Open
Mo-Y opened this issue Dec 26, 2024 · 0 comments
Open

[FR]: 为Table组件增加滚动加载功能 #2890

Mo-Y opened this issue Dec 26, 2024 · 0 comments

Comments

@Mo-Y
Copy link

Mo-Y commented Dec 26, 2024

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

有些很多数据(例如1000条数据)需要表格展示,但是目前的Table组件只能全部加载出来,想要可以在用户滑动查看的时候,进行新一页数据的获取展示

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

Table是表头固定的情况下,在Table的参数中增加一个,滚动的监听,监听快滑到底部的时候,可以触发一个自定义的函数

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

No branches or pull requests

1 participant