Remove and Add slides dynamically #1141
Unanswered
adrianposteuca
asked this question in
Q&A
Replies: 1 comment
-
I think DOM manipulation would work? As in add in a new You can also create |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
What can I use to Remove and Add slides dynamically?
I have tried splide.remove('.secondary') and it works but when I want to add them again splide.add('.secondary') it does not work.
I presume that the removal of .remove() is forever, somehow?
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions