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

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -