AllenFang/react-bootstrap-table
View on GitHubShow different Pagination Component after set paginationPosition to 'both'
Open
#1,509 opened on Jul 25, 2017
help wanted
Repository metrics
- Stars
- (2,240 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I'd like to fully customize the paginationPanel and tried to show [totalText], [sizePerPageDropdown], [pageList] on top, but only show [pageList] on bottom. Is it possible to do it now? How about pass position parameter like 'bottom' / 'top' to [paginationPanel] option?