AllenFang/react-bootstrap-table

Show different Pagination Component after set paginationPosition to 'both'

Open

#1.509 geöffnet am 25. Juli 2017

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.240 Stars) (795 Forks)batch import
help wanted

Beschreibung

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?

Contributor Guide