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.
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.
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.
Visit Cookie Banner | PIE Design System to view more information on this component.
Please head to FAQs | PIE Design System to see our FAQs and get in touch.
Check out our contributing guide for more information on local development and how to run specific component tests.