1.0.1 • Published 8 years ago

angular-disable-backspace-navigation v1.0.1

Weekly downloads
9
License
MIT
Repository
github
Last release
8 years ago

angular-disable-backspace-navigation

Simple angular 1 module to disable navigation via backspace button

All you have to do is include this index.js file from this repo. No need to actually make the module a requirement as it will automatically disable backspace navigation.

npm install --save angular-disable-backspace-navigation
bower install --save angular-disable-backspace-navigation

MIT License