Open accordion items one by one in a loop with timer in NextJS?
I’ve created an accordion component in NextJS. Now I want to open the accordion items automatically one by one with a custom duration for each individual accordion item. Also, the image next to the accordion group should be changed as per the accordion item that is open.
Open accordion items one by one in a loop with timer in NextJS?
I’ve created an accordion component in NextJS. Now I want to open the accordion items automatically one by one with a custom duration for each individual accordion item. Also, the image next to the accordion group should be changed as per the accordion item that is open.
Open single accordion from accordion group one by one in a loop with timer in NextJS?
I’ve created an accordion component in NextJS. But I want to open the accordion items automatically one by one with a custom duration for each individual accordion item. Also, the image next to the accordion group should be changed as per the accordion item that is open.