You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current the Pagination component is just a span filled with buttons. There should be a set of arrows on each side that can traverse you through the list.
A list of options that should be added to the Pagination element could be
maxPagesToShow: number; // a set glimpse before an ellipsis happens before/after
...etc.
Make the Pagination Component look better than this.
and instead maybe something like this
The text was updated successfully, but these errors were encountered:
Current the Pagination component is just a span filled with buttons. There should be a set of arrows on each side that can traverse you through the list.
A list of options that should be added to the
Pagination
element could beMake the Pagination Component look better than this.
and instead maybe something like this
The text was updated successfully, but these errors were encountered: