@yeger/waecm-cookie-consent-component
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

@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>

Readme

Keywords

none

Package Sidebar

Install

npm i @yeger/waecm-cookie-consent-component

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

10.1 kB

Total Files

20

Last publish

Collaborators

  • yeger