-
Notifications
You must be signed in to change notification settings - Fork 379
Closed
Description
I am trying to find a way to disable or deactivate an already initialized Slider. I want to give a user the option of turning off the slider to make a "list all" kind of feature (all the slides just basically turn back to their original html forms). I would also want to have a way to re-enable it again. A toggle switch basically.
Is there an easy way to achieve this using the slider?
Any help would be greatly appreciated.