Pagination state is stored on the table using the following shape: tsx. export type PaginationState = {. pageIndex: number. pageSize: number. }.
確定! 回上一頁