Pagination
Pagination is used to navigate through a set of data by dividing it into chunks.
- Useful links:
StrataKit MUI modifications
Section titled “StrataKit MUI modifications”- The
shapeprop now defaults to"rounded"instead of"circular". - Lightly styled using StrataKit’s visual language.
- The
color,shapeandvariantprops ofPaginationandPaginationItemare not supported. - Ripple effect removed from
PaginationItem. ThecenterRipple,disableRipple,disableTouchRipple,focusRipple,TouchRipplePropsandtouchRippleRefprops are not supported. - The
actionprop ofPaginationItemis not supported.