cookie-alert 15.0.0-next.1
Install from the command line:
Learn more about npm packages
$ npm install @dlr-eoc/cookie-alert@15.0.0-next.1
Install via package.json:
"@dlr-eoc/cookie-alert": "15.0.0-next.1"
About this version
This project contains a component that displays a pop-up for the use of cookies on your website. Agreement is stored in the localStorage of your browser with the key cookie-agree-${host}
For a example see demo auth
- "@dlr-eoc/cookie-alert"
import { CookieAlertComponent } from '@dlr-eoc/cookie-alert';
...
imports: [
...
CookieAlertComponent
]
<ukis-cookie-alert [alert-text]="'my alert text'" [privacy-link]="'link to privacy'"></ukis-cookie-alert>
===
This library was generated with Angular CLI version 8.2.14.
Run ng generate component component-name --project cookie-alert
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project cookie-alert
.
Note: Don't forget to add
--project cookie-alert
or else it will be added to the default project in yourangular.json
file.
Run ng build cookie-alert
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test cookie-alert
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
Details
- cookie-alert
- dlr-eoc
- about 1 month ago
- Apache-2.0
- 4 dependencies
Assets
- cookie-alert-15.0.0-next.1.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0