Skip to main content

Interface: PaginationOptions

Pagination options

Properties

pageSize

pageSize: number

The number of items in a page. Defaults to 100.


subscribe

subscribe: boolean

Whether to show real-time updates. Defaults to true.