Disclosure - Close on Opening new - Vue 3 #616
Unanswered
boopathydreams
asked this question in
Help
Replies: 1 comment 1 reply
-
As of this writing I couldn't find any proper component API to achieve this functionality. Although we can get the same result with some work around. Here is a code snippet ( React )
Explanation: Whenever a new component is clicked to open it, then the previous opened item ( identified by having class name |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
I wanted to know whether its possible to close the previously opened disclosure component automatically while opening other disclosure.
I couldn't figure out the possibilities.
It will be helpful if I get any solution here!
Vue-3
TIA
Beta Was this translation helpful? Give feedback.
All reactions