onesine / react-tailwindcss-datepicker

Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.
https://react-tailwindcss-datepicker.vercel.app/
MIT License
537 stars 159 forks source link

Add support to set title on Toggle Button for accessibility. #258

Open hunter-read-va opened 3 months ago

hunter-read-va commented 3 months ago

This provides HTML markup on the toggle button to improve accessibility. When the button is an icon, a screen reader would read nothing for this element or make a guess, and a vision impaired user would hear nothing for this element.