Collection of theme-ui and external components.
Theme UI
created:3/15/2021
updated:3/15/2021
source lines:42
comments %:24

Pagination

@component-controls/components
3.4.5

Pagination component to navigate previous/next page

import { Pagination } from '@component-controls/components';

Overview

Name
Description
Default
prev

link and title to previous page

PaginationPage
-
next

link and title to next page

PaginationPage
-

package
imports
peer
ArrowRightIconArrowLeftIcon
react
^17.0.1
FC
*
theme-ui
^0.6.0-alpha.7
jsxTextBox

file
imports
"../Link"
Link

Stories

Only Prev

Only Next