Interface IBasePaginationProps
Properties
Optional className
className: string
Optional formatTotal
formatTotal: function
Type declaration
-
- (total: number): React.ReactNode
-
Parameters
Returns React.ReactNode
pageSize
pageSize: number
Optional total
total: number
Optional totalItem
totalItem: number
deprecated, use total