consentGrantedAll

This is a shortcut method to allow all consent properties

import { consentGrantedAll } from 'vue-gtag'

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

Last updated