Incorporate accessibility best practices by ensuring that the pagination component is navigable via keyboard controls and screen readers.
Never include the numbers in between 3 and the maximum number of pages
Ensure that the pagination component provides immediate and clear feedback upon interaction. This means highlighting the current number the user is on using the brand text color.
The pagination component should fill the width of the page container.