1.18.0 • Published 4 years ago

@schibstedspain/react-cmp-ui v1.18.0

Weekly downloads
19
License
MIT
Repository
-
Last release
4 years ago

CmpUi

This component shows a Banner to inform the user that the website use cookies with different purposes. From here, it could just accept it and keep using the website or open the in order to know more about this and even customize the consents.

The banner will be shown only if the user hasn't accepted yet the consents.

Required You need to have loaded the cmp compliant library in order to be able to use this component. Otherwise it won't be shown.

Installation

$ npm install @schibstedspain/react-cmp-ui --save

Usage

Basic usage

import CmpUi from '@schibstedspain/react-cmp-ui'

return (
  <CmpUi
    companyName="Your Company Name LTD"
    logo="https://www.schibsted.es/wp-content/themes/Schibsted-spn/img/logo.png"
    privacyUrl="#privacy-url-to-configure"
  />
)
1.18.0

4 years ago

1.17.0

4 years ago

1.16.0

4 years ago

1.15.0

5 years ago

1.14.0

5 years ago

1.13.0

5 years ago

1.12.0

5 years ago

1.11.0

5 years ago

1.10.0

5 years ago

1.9.0

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago