angular-disable-backspace-navigation
v1.0.1
Published
Simple angular 1 module to disable navigation via backspace
Downloads
12
Maintainers
Readme
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