I am using [ngStorage][1]
module of AngularJS. Below is my code:
$localStorage.$reset();
it is removing all variable.
I am using [ngStorage][1]
module of AngularJS. Below is my code:
$localStorage.$reset();
it is removing all variable.
Copyright © 2021 Jogjafile Inc.
Try this:
where
counter
is the key of your localStorage.