List all pages with server-side pagination
未关闭
- 主要语言
- TypeScript
- 星标
- 1.6k
- 派生
- 867
- PR 合并指标
- 30 天内没有已合并 PR
描述
Seems like the component only handles a few previous and coming pages, but can't show the total amount of item pages (so I can't have a "last" button). From some previous posts and questions I've noticed ServerDataSource being mentioned, but I can't find any documentation on the topic.
Is there a way to achieve something similar to this [1, ..., 6, 7, 8, 9, 10, ..., 27] where I get the total amount of items from the server and the table calculates how many pages that would be?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。