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

consentDeniedAll

This is a shortcut method to deny all consent properties

import { consentDeniedAll } from 'vue-gtag'

consentDeniedAll('update') // defaults to 'default'

Last updated