Skip to content

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.

totalRowCount: number

Defined in: packages/core/src/table/useSeizenTable.ts:44

Total row count for pagination calculation. Required when using pagination in Remote Mode.