Skip to content
On this page

Pagination
New

Pagination allows you to divide large amounts of content into smaller chunks across multiple pages.

Usage

Props

NameTypeDefaultDescription
mode'solid' | 'white' | 'outline' | 'ghost' | 'link''ghost'pagination style.
shape'rounded' | 'pilled' | 'circle' | 'plain''rounded'pagination shape.
countnumber0pagination total count.
showCountnumber7pagination displayed length.

MIT Licensed