• RowsPerPage: A component for selecting the number of rows to display per page.

    Parameters

    • props: RowsPerPageProps

      The properties passed to the RowsPerPage component.

    • Optional context: any

    Returns null | ReactElement<any, any>

    • Returns a JSX element representing the rendered RowsPerPage component.

    Component

Generated using TypeDoc