AllenFang/react-bootstrap-table
Show different Pagination Component after set paginationPosition to 'both'
开放
#1,509 创建于 2017年7月25日
help wanted
仓库指标
- 星标
- (2,240 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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?