TablePagination()
Home > @backstage/ui
> TablePagination
Pagination controls for Table components with page navigation and size selection.
Signature:
function TablePagination(props: TablePaginationProps): import("react/jsx-runtime").JSX.Element;
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
import("react/jsx-runtime").JSX.Element