Service components in ngCookies
Name | Description |
---|---|
$cookies |
Provides read/write access to browser's cookies. |
$cookieStore |
Provides a key-value (string-object) storage, that is backed by session cookies. Objects put or retrieved from this storage are automatically serialized or deserialized by AngularJS's |
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://code.angularjs.org/1.6.9/docs/api/ngCookies/service