Skip to content

Commit 49fabb4

Browse files
committed
docs: add pagination
1 parent 361ca71 commit 49fabb4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Pagination
2+
3+
Display a large number of items in a list by splitting them into multiple pages.
4+
5+
Pagination only visible when the number of items exceeds the number of items per page.
6+
7+
<Image img={require("@site/static/img/pag1.png")} />
8+
9+
<EnvConfig name="PAGINATION_PER_PAGE" init="100" values="number" versions="3.10"/>

docs/static/img/pag1.png

9.82 KB
Loading

0 commit comments

Comments
 (0)