Pagination
Pagination with page navigation, next and previous links.
Usage
Composition
code
Pagination
└── PaginationContent
└── PaginationItem
├── PaginationPrevious
├── PaginationLink
├── PaginationEllipsis
└── PaginationNext
API Reference
PaginationLink
| Prop | Type | Default | Description |
|---|---|---|---|
is-active |
bool |
false |
Marks the current page |
size |
default | icon | sm |
icon |
Control size |
href |
string |
# |
Link target |