Pagination
A component for navigating through multiple pages of content.
When To Use
Use the Pagination component when you need to:
- Navigate through large sets of data split across multiple pages
- Allow users to browse content that is divided into pages
- Implement search results pages with multiple results
- Create tables or lists with many items
- Display a sequence of steps or pages
- Build interfaces for catalogs, galleries, or any paginated content
Pagination helps users navigate through content without overwhelming them with too much information at once.
Examples
Page 1 of 10
Showing 1 to 10 of 100 results
Items per page:
Props
Prop | Type | Default |
---|---|---|
displayName | string | - |
Prop | Type | Default |
---|---|---|
$$typeof | symbol | - |
displayName? | string | - |
propTypes? | any | - |
Prop | Type | Default |
---|---|---|
$$typeof | symbol | - |
displayName? | string | - |
propTypes? | any | - |
Prop | Type | Default |
---|---|---|
displayName | string | - |
Prop | Type | Default |
---|---|---|
displayName | string | - |
Prop | Type | Default |
---|---|---|
displayName | string | - |
Prop | Type | Default |
---|---|---|
displayName | string | - |