Nuxt Plugin options
Plugin options are identical to the Vue plugin options with the exception of the usage of an optional autoConsentBanner.
autoConsentBanner
• autoConsentBanner: boolean
Configure if the consent banner should be shown automatically. Defaults to true.
Override this behaviour if you would like to add stateful logic to the consent banner.
Locale from nuxt-i18n is detected automatically to set culture for your Cookiebot implementation.