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 for more information.

Examples