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

event

import { event } from 'vue-gtag'

event('event_name', { key: 'value' })

Last updated