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

consentGrantedAll

This is a shortcut method to allow all consent properties

import { consentGrantedAll } from 'vue-gtag'

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

Last updated