mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3745] Updates for doc review (#3965)
This commit is contained in:
committed by
Eugenio Romano
parent
867ca8c39d
commit
7b3f400c48
@@ -1,7 +1,7 @@
|
||||
---
|
||||
Added: v2.0.0
|
||||
Status: Active
|
||||
Last reviewed: 2018-03-29
|
||||
Last reviewed: 2018-11-13
|
||||
---
|
||||
|
||||
# Cookie service
|
||||
@@ -13,7 +13,7 @@ Stores key-value data items as browser cookies.
|
||||
### Methods
|
||||
|
||||
- **clear**()<br/>
|
||||
|
||||
Placeholder for testing purposes - do not use.
|
||||
- **getItem**(key: `string`): `string|null`<br/>
|
||||
Retrieves a cookie by its key.
|
||||
- _key:_ `string` - Key to identify the cookie
|
||||
|
Reference in New Issue
Block a user