Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPaginationPageSizeChangerBaseProps

Hierarchy

Index

Properties

Optional formatTotal

formatTotal: (total: number) => React.ReactNode

Type declaration

    • (total: number): React.ReactNode
    • Parameters

      • total: number

      Returns React.ReactNode

pageSize

pageSize: number

total

total: number

Generated using TypeDoc