vuesax
vuesax copied to clipboard
Open / Close Sidebar Group On Sidebar Reduce / Expand
Hi There,
Thanks a lot for really great framework!! I have started using it for my project but have few queries.
I'm using sidebar reduce / expand in my project. Now, when Sidebar is reduced open sidebar group should be closed and when the sidebar is expanded on hover then open sidebar group should re-open.
How do I know the sidebar state if its reduced or expanded(mouse hover) using code when reduced = true?
I have two sidebar groups inside a sidebar group. So either of the sidebar group should be open at a time. If I click on a sidebar group, other should close. How can I achieve this?[accordion]
Regard.