We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb53b36 commit a32825eCopy full SHA for a32825e
docs/docs/configuration/pagination.mdx
@@ -1,5 +1,8 @@
1
# Pagination
2
3
+import Image from "@theme/IdealImage";
4
+import EnvConfig from "@site/src/components/EnvConfig";
5
+
6
Display a large number of items in a list by splitting them into multiple pages.
7
8
Pagination only visible when the number of items exceeds the number of items per page.
0 commit comments