angular-material-sidemenu
angular-material-sidemenu copied to clipboard
All the states should start with home.
Is that correct?
If I use something like this:
<md-sidemenu-button ui-sref="test">Submenu 1</md-sidemenu-button>
It always try to find home.test. Is this correct? Is there a way to just define a root state? Or is this a best practice?
Tks a lot! Ari