mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-25 14:26:39 +00:00
✨serverside filter+paginate client resources table
This commit is contained in:
@@ -130,7 +130,8 @@ export function ControlledDataTable<TData, TValue>({
|
||||
});
|
||||
|
||||
console.log({
|
||||
pagination
|
||||
pagination,
|
||||
rowCount
|
||||
});
|
||||
|
||||
const table = useReactTable({
|
||||
|
||||
Reference in New Issue
Block a user