Pagination

View Source

Props

Themeable

Accepts StackView props.

Use the pagination key in ThemeProvider to customize the default properties of this component.

activeColorstring

Change the color of the active page

Accepts any valid Button props.

Current visible page number

onPageChange(nextPage: number) => void

Callback when new page is requested

Accepts any valid Button props.

Total available pages

Amount of visible pages