totalPages
totalPages: number
currentUserPage
currentUserPage: number
handlePageChange
handlePageChange: ((options: any) => Promise<void>)
direction
direction: "horizontal" | "vertical"
buttonsContainerStyle
buttonsContainerStyle: any
activePageStyle
activePageStyle: any
inactivePageStyle
inactivePageStyle: any
backgroundColor
backgroundColor: string
paginationHeight
paginationHeight: number
Optional
showAspect
showAspect?: boolean