Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a pagination state, that is, a range of items that should be displayed.

Hierarchy

  • PaginationState

Index

Properties

Properties

first: number

0-based index of the first item on the current page.

page: number

The current page, 0-based index.

rows: number

The number of rows per page.

Generated using TypeDoc