Pagination

A presentational pagination component.

Component NameDevelopment Status
PaginationDONE

Examples

You can find all examples for components developed in this module here.

Basic Pagination Example

Very basic Pagination component examples.

Property NameTypeDescription
currentPage - 1number
pageSize - 1number
total - 1number
onChangefunc