I am completely new to using AngularJS and I have a question about setting a default ng-switch state in the following Plunkr. Currently, I can only get it to work when clicking, but ideally the menu should be displayed automatically if the user button is toggled.
Any suggestions on how to achieve this? Using ng-switch-default did not seem to solve the issue with the user component...
Thanks in advance,
Phil