You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a way to delay the auto play. The reason is for situations where you have multiple carousels on one page and you don't want them to autoplay all at the same time.
The proposal is to have a new parameter autoPlayDelay which specifies a delay time for the auto play function. This means the auto play counter will start after autoPlayDelay ms.
The text was updated successfully, but these errors were encountered:
This is a feature request, not a bug.
It would be nice to have a way to delay the auto play. The reason is for situations where you have multiple carousels on one page and you don't want them to autoplay all at the same time.
The proposal is to have a new parameter
autoPlayDelay
which specifies a delay time for the auto play function. This means the auto play counter will start afterautoPlayDelay
ms.The text was updated successfully, but these errors were encountered: