Skip to main content
Version: Next

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

TablePaginationProps

**Returns:**

import("react/jsx-runtime").JSX.Element