Skip to content

Commit

Permalink
code>new: add paginationCounter into Tabulator
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnfan committed Jun 18, 2023
1 parent 689f001 commit 5801a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/tagmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ function createTable() {
pagination: true,
paginationSize: 1000,
paginationSizeSelector: [100, 1000, 10000, 100000],
paginationCounter:"rows",
});
}

Expand Down

0 comments on commit 5801a22

Please sign in to comment.