Wrapper: @tsparticles/vue3
Official Vue 3 wrapper for tsParticles.
Install
bash
pnpm add @tsparticles/vue3 @tsparticles/engine @tsparticles/slimQuick setup flow
- Install wrapper + engine + loader package.
- Register plugin once in app startup.
- Render Vue component with options and handlers.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/vue3
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/vue3
