1.15.0 • Published 5 years ago
@s-ui/react-tcf-first-layer v1.15.0
TcfFirstLayer
Description
Installation
$ npm install @s-ui/react-tcf-first-layer
Usage
Basic usage
import TcfFirstLayer from '@s-ui/react-tcf-first-layer'
return (
<TcfFirstLayer
loadUserConsent
getVendorList
saveUserConsent
openSecondLayer
/>
)
Find full description and more examples in the demo page.