angularjs - Angular: how to close a sidenav with the BACK button -


developping angular application left sidenav, of our users find usual close sidenav when press button of mobile, or left swipe.

for left swipe, ok (with md-swipe-right=...). find nothing using button. there nice way it? how should location changed event catched , prevented (or that)?


Comments