react-player
react-player copied to clipboard
Feature Request: Adding 'aria-label' Prop for Improved Accessibility in Light Mode
Hello, I would like to request an enhancement for the light mode feature. Currently, we have the option to change the previewTabIndex, which is great for accessibility. However, I would like to suggest the addition of another accessibility-related prop: aria-label. This enhancement would greatly improve accessibility and make React-Player more compatible with assistive technologies.
PR: https://github.com/cookpete/react-player/pull/1705