consentDeniedAll

This is a shortcut method to deny all consent properties

import { consentDeniedAll } from 'vue-gtag'

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

Last updated