How to get current active image index of daisyui carousel with Nuxtjs
I have created a carousel for product images which using the daisyui carousel component.
I want to add indicators to this carousel, so that when a user swipe right or left, the active indicator will change accordingly.