AllenFang / AllenFang/react-bootstrap-table
Pagination - Custom Page Numbers
- 主要語言
- JavaScript
- 星號
- 2.2k
- 分支
- 761
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I am trying to customize the page numbers that get displayed as part of pagination.
By default we have these numbers,

I am trying to see if I can change the numbers in the un-ordered list to say "Page 1 of 5" or "Page 1 of 10". I tried intercepting the pageList from the paginationPanel and changing the title. Later I realized that these are props and so cannot be changed...(i'm sorry i even tried doing this :()

Is it possible to change the title later in the game?
貢獻指南
評估
這個 Issue 還沒有評估資料。