We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Read the documentation (README.md) and you will see that there are methods: open, close and toggle on an Accordion.
open
close
toggle
Accordion
That should be all you need to know to be able to implement this yourself.
Try keeping your Accordions in a list and loop over your list and close all of them except the just recently clicked one when an item is clicked.
Sorry, something went wrong.
@Zomis can you show the example code for this logic
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: