We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361ca71 commit 49fabb4Copy full SHA for 49fabb4
docs/docs/configuration/pagination.mdx
@@ -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
0 commit comments