Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TablePaginator

Index

Properties

defaultPageSize?: number

The page size set on initial load

length?: number

The length of the data, only use with mode: 'async', otherwise ignored.

mode: TableDataMode

Ability to display a paginator but use async events to load more data

pageSizeOptions?: number[]

Options loaded into the MatPaginator page size dropdown input

Generated using TypeDoc