Toogle All?
#148
Replies: 3 comments 3 replies
|
PR is welcome if the controller needs to be extended to support animations. 👍 |
3 replies
|
General Stimulus Question: As described above I have multiple |
0 replies
|
Here is how I extended this: Next is the animation which I am still working on. |
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.
I have a page with multiple toggleable divs (i.e. wrapper div calling the controller and a toggleable target inside each.
I want to have an accordion effect where the open ones close when you click to open another. Anyone done this? Thoughts on implementing this or just write a new controller from scratch?
All reactions