themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.3k stars 710 forks source link

data-active-classes / data-inactive-classes attributes for Carousel object #810

Open aroncal opened 4 months ago

aroncal commented 4 months ago

You recently added attributes for this purpose on Tabs. I miss it on the Carousel, in order to change the color of the current slide indicator just by adding an attribute like data-active-classes to the carousel element in the HTML.