Skip to content

ConsentNotice

function ConsentNotice(__namedParameters): ReactNode

Defined 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

ParameterType
__namedParametersConsentNoticeProps

Returns

ReactNode