RemoteOptions
Defined in: packages/core/src/table/useSeizenTable.ts:39
Options for Remote Mode with pagination support. Use this when you need pagination in Remote Mode.
Properties
Section titled “Properties”totalRowCount
Section titled “totalRowCount”totalRowCount:
number
Defined in: packages/core/src/table/useSeizenTable.ts:44
Total row count for pagination calculation. Required when using pagination in Remote Mode.