AllenFang/react-bootstrap-table

Show different Pagination Component after set paginationPosition to 'both'

Open

#1.509 aberto em 25 de jul. de 2017

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (795 forks)batch import
help wanted

Métricas do repositório

Stars
 (2.240 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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?

Guia do colaborador