HorizontalScroll

Accessibility

ARIA labels

<HorizontalScroll
arrows
arrowLeftAriaLabel="Scroll left" // Should be a translated string
arrowRightAriaLabel="Scroll right" // Should be a translated string
>
{/* content */}
</HorizontalScroll>
  • “See previous items”
  • “Scroll to previous cards”
  • “Show previous products”