TablePaginationProps
Home > @backstage/ui > TablePaginationProps
Signature:
export interface TablePaginationProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(params: { pageSize: number; offset?: number; totalCount?: number; }) => string |
(Optional) | ||
|
boolean | |||
|
boolean | |||
|
number |
(Optional) | ||
|
() => void | |||
|
(size: number) => void |
(Optional) | ||
|
() => void | |||
|
number | |||
|
number[] | PageSizeOption[] |
(Optional) | ||
|
boolean |
(Optional) | ||
|
number |
(Optional) |