Spaces:
Running
Running
File size: 228 Bytes
e841ba5 |
1 2 3 4 5 6 7 8 |
# Pagination
A long list can be divided into several pages, and only one page will be loaded at a time. See [Ant Design](https://ant.design/components/pagination/) for more information.
## Examples
<demo name="basic"></demo>
|