Paginator

The paginator component allows dividing large amounts of content into multiple pages.

Specifications

Paginator design specifications
Paginator design specifications

Anatomy

Paginator anatomy
  1. 1.
    Container
  2. 2.
    Items per page
  3. 3.
    Items indicator
  4. 4.
    Page actions
  5. 5.
    Page selector

Design tokens

Color

Component tokenElementCore tokenValue
backgroundColorContainercolor-grey-100#f2f2f2
fontColorType allcolor-black#000000

Typography

Component tokenElementCore tokenValue
fontFamilyType allfont-family-sans'Open Sans', sans-serif
fontSizeType allfont-scale-031rem / 16px
fontStyleType allfont-style-normalnormal
fontWeightType allfont-weight-regular400
fontTextTransformType all-none

Spacing

Component tokenElementCore tokenValue
marginRightContentspacing-322rem / 32px
marginLeftContentspacing-322rem / 32px
itemsPerPageSelectorMarginLeftItems per pagespacing-00rem / 0px
itemsPerPageSelectorMarginRightItems per pagespacing-161rem / 16px
pageSelectorMarginRightPage selectorspacing-161rem / 16px
pageSelectorMarginLeftPage selectorspacing-00rem / 0px
totalItemsContainerMarginRightItems indicatorspacing-483rem / 48px
totalItemsContainerMarginLeftItems indicatorspacing-00rem / 0px

Size

Component tokenElementCore tokenValue
heightContainer-64px
widthContainer-100%