Coming SoonNative Vue.js integration examples (Vue 3 Composition API,
<AdSlot> component, Vue Router support) are currently being written and will be published shortly.What will be covered
- Installation via npm
AdSlot.vuecomponent (Composition API)- Initializing AdXensor in
main.ts/App.vue - Vue Router — re-filling slots on route change
- Nuxt.js (SSR) setup
- Environment variable reference (
VITE_ADXENSOR_SITE_ID)
In the meantime — CDN snippet
You can use the CDN snippet in any Vue app by adding it to yourindex.html: