angular-2-local-storage icon indicating copy to clipboard operation
angular-2-local-storage copied to clipboard

How can I set cookies?

Open rochapablo opened this issue 8 years ago • 0 comments

The https://github.com/grevory/angular-local-storage#cookie have

localStorageService.cookie.set(key,val,10)

as example, but cookie doesn't exists in #angular-2-local-storage, at least not at this way.

rochapablo avatar Mar 15 '17 18:03 rochapablo