1.0.5 • Published 3 years ago
@yeger/waecm-cookie-consent-component v1.0.5
@yeger/waecm-cookie-consent-component
This Web Component was created as part of the course WAECM of the TU Wien during the summer term of 2022. It is very simplified and should not be used in actual applications.
Installation
yarn add @yeger/waecm-cookie-consent-component
Usage
import '@yeger/waecm-cookie-consent-component'
<cookie-consent
application-name="Application Name"
policy-link="https://example.org"
on-accept="cookies-accepted-event"
></cookie-consent>