[v2-Vue] How to initialize a f7-plugin with Framework7 Vue

Thanks for any hints or examples. I use Vue file components.

In the same way, Framework7.use(somePlugin)

Or what do you exactly mean?

Hi Vladimir

In the Kitchen Sink example, would app.js be the right place?

BTW, Iā€™m using Nuxt7, but that is a different story.

Yes, just after all imports

1 Like

Framework7.use(Framework7Vue)