ConsentNotice
function ConsentNotice(__namedParameters): ReactNodeDefined in: notice.tsx:34
Headless notice card. Renders nothing while the store is hydrating
(!ready) or when there’s nothing to notify about (!noticeOpen).
Parameters
| Parameter | Type |
|---|---|
__namedParameters | ConsentNoticeProps |
Returns
ReactNode