wnolfm / a11y-slider

Accessible Carousel using ARIA best practices
0 stars 0 forks source link

Add Config option for controlling arrow markup #5

Open wnolfm opened 5 years ago

wnolfm commented 5 years ago
arrowMarkup: '<button class="next" aria-controls="myCarousel-items" aria-label="Next Slide"><!-- SVG/HTML Here --></button>'