naethan
Explore posts from serversDTDrizzle Team
•Created by naethan on 5/4/2023 in #help
Can't generate migrations because of top level await
2 replies
RRefine
•Created by continuing-cyan on 2/9/2023 in #ask-any-question
Can i implement useInfiniteList with useTable or useDataGrid?
The api I am using in my custom data provider does not have a way get
total
which useList
requires. UseInfiniteList
seems like the next best option. I am using cursor based pagination and UseInfiniteList
support pagination I am just not sure how to integrate it into a table.3 replies