@start-base/react-consent-manager
v1.12.0
Published
JavaScript library designed to simplify the management of user consents in web applications developed with React. This package is particularly useful for complying with data protection regulations such as the General Data Protection Regulation (GDPR) in t
Downloads
141
Readme
Documentation
For full documentation, visit start-ui.startbase.dev.
Installation
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";
Features
- CSS variables for theming are available for all components.
- Classnames are available for all components.
- Built-in dark mode support.
Demos
For live demos of these components in action, please visit our Storybook demo pages.
Contributing
Contributions are welcomed. Feel free to submit pull requests and improvements to the project!