Customizable React library for managing user consent with cookie banners and privacy settings in compliance with regulations like GDPR.
@start-base/react-consent-manager is part of the @start-base/start-ui UI library but can also be used individually.
For full documentation, visit start-ui.startbase.dev.
npm install --save @start-base/react-consent-manager
Make sure to you import style.css
to your App root.
import "@start-base/react-consent-manager/styles.css";
- CSS variables for theming are available for all components.
- Classnames are available for all components.
- Built-in dark mode support.
For live demos of these components in action, please visit our Storybook demo pages.
Contributions are welcomed. Feel free to submit pull requests and improvements to the project!
yunusozcan |
emreonursoy |