How to Increment and decrement a json value from local storage using angular.js
I use ngstorage module from angularjs .
my Plunker
How to Increment and decrement a json value from local storage using angular.js
I use ngstorage module from angularjs .
my Plunker
You need to pass
item
object while callingincreament
&decreament
functionMarkup
Code
Demo Plunkr