Interface IBasePaginationProps
Properties
Optional className
className: string
pageSize
pageSize: number
Optional total
total: number
Optional totalItem
totalItem: number
Methods
Optional formatTotal
- formatTotal(total: number): ReactNode
-
Parameters
Returns ReactNode
deprecated, use total