Say hello to nucleus-pagination. Nucleus Pagination handles large sets of data by splitting them across pages and provides you with the current page items which can be then displayed using a list or table.
Feature List
nucleus-pagination splits the data items and provides an array with current page items that can be consumed by a component
Provides paginator with variants to display page numbers and navigation buttons
Future work
Updating mini-pagination design to align with DSM Spec once button groups component is ready.
Updating paginator with a dropdown to allow user to select items per page
Description
Say hello to
nucleus-pagination
. Nucleus Pagination handles large sets of data by splitting them across pages and provides you with the current page items which can be then displayed using a list or table.Feature List
nucleus-pagination
splits the data items and provides an array with current page items that can be consumed by a componentFuture work