@s-ui/react-tcf-first-layer
v1.15.0
Published
> Description
Maintainers
Keywords
Readme
TcfFirstLayer
Description
Installation
$ npm install @s-ui/react-tcf-first-layerUsage
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.
