Configuration options
Fore more info, consult the Cookiebot docs
blockingMode
• blockingMode: "auto"
| "none"
Defines if Cookiebot should automatically block all cookies until a user has consented, value: “auto”. If not, (value: “none”) cookie-setting scripts should manually be marked up as described in our manual implementation guide. If you omit this attribute, behavior will equal value: “none”.
consentmode
• consentmode: boolean
Allows you to disable Google Consent Mode
culture
• culture: string
Sets the language for the Cookiebot implementation
level
• level: "implied"
| "strict"
Overrides the default consent method with one of the following values: “implied”, “strict”
type
• type: "optin"
| "optout"
| "optinout"
| "leveloptin"
| "inlineoptin"
| "optionaloptin"
Overrides the default dialog type with one of the following values: “optin”, “optout”, “optinout”, “leveloptin”, “inlineoptin”, “optionaloptin”