accessible-astro-components icon indicating copy to clipboard operation
accessible-astro-components copied to clipboard

Add new Slider component

Open markteekman opened this issue 1 year ago • 0 comments

Although sliders are discouraged when building accessible applications, there can be use cases for them. Since there already exist other sliders like Swiper.js (note: I haven't tested whether their accessibility features fully comply with the WCAG standards), we're making something more specific, like a product image slider.

Notes

  • TypeScript support
  • Vanilla example: https://codepen.io/markteekman/pen/abPgVGO

markteekman avatar Oct 17 '23 17:10 markteekman