@justeattakeaway/pie-cookie-banner
v1.0.3
Published
PIE Design System Cookie Banner built using Web Components
Downloads
3,358
Maintainers
Keywords
Readme
pie-cookie-banner
pie-cookie-banner
is a Web Component built using the Lit library.
This component can be easily integrated into various frontend frameworks and customized through a set of properties.
Cookies
pie-cookie-banner
purely handles the UI and user interactions for cookie consent. It does not handle the setting or management of cookies or the storage of user preferences. It is the responsibility of the consuming application to handle these aspects.
Installation
To install pie-cookie-banner
in your application, run the following on your command line:
npm i @justeattakeaway/pie-cookie-banner
yarn add @justeattakeaway/pie-cookie-banner
For full information on using PIE components as part of an application, check out the Getting Started Guide.
Documentation
Visit Cookie Banner | PIE Design System to view more information on this component.
Questions
Please head to FAQs | PIE Design System to see our FAQs and get in touch.
Contributing
Check out our contributing guide for more information on local development and how to run specific component tests.