For the complete documentation index, see llms.txt. This page is also available as Markdown.

consentCenter.hide

Javascript method to hide your consent center (consent categories menu).

The command consentCenter.hide allows to hide the consent center for specific reasons. Simply use the following Javascript method:

cact('consentCenter.hide')

Last updated