<vaadin-cookie-consent>
Live Demo ↗
|
API documentation ↗
<vaadin-cookie-consent> is a web component used for showing a cookie consent banner the first time a user visits the application. Cookie Consent is part of the Vaadin components.
<vaadin-cookie-consent></vaadin-cookie-consent>
Installation
Install vaadin-cookie-consent
:
npm i @vaadin/vaadin-cookie-consent --save
Once installed, import it in your application:
import '@vaadin/vaadin-board/vaadin-cookie-consent.js';
Contributing
Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
License
Commercial Vaadin Developer License 4.0 (CVDLv4). For license terms, see LICENSE.
Vaadin collects development time usage statistics to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.