react-responsive-carousel
react-responsive-carousel copied to clipboard
There is no way to remove 'role' attribute out of li or change li to another HTML elements from 'renderThumbs' props
Hi supporters/contributors,
When applying react-responsive-carousel into my landing page, the result is so great. However, there is no way to customize thumb which changes li to another HTML element. It seems that li is automatically generated from original source code.
The reason to proceed is that PageSpeed score reported low Accessibility scope due to Values assigned to role="" are not valid ARIA roles. Please check my below screenshot to get further details.
The Accessibility score is only 95 now. Therefore, could you check to expose one props to let us handle this task?