TablePaginationProps
Home > @backstage/ui > TablePaginationProps
Signature:
export interface TablePaginationProps extends React.HTMLAttributes<HTMLDivElement>
Extends: React.HTMLAttributes<HTMLDivElement>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
(Optional) | ||
|
() => void |
(Optional) | ||
|
(pageSize: number) => void |
(Optional) | ||
|
() => void |
(Optional) | ||
|
number |
(Optional) | ||
|
number |
(Optional) | ||
|
(offset: number) => void |
(Optional) | ||
|
(pageSize: number) => void |
(Optional) | ||
|
boolean |
(Optional) |