Coloring's picture
fix: 0.x => 1.0
e841ba5
|
raw
history blame
228 Bytes
# 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>