Skip to content

Wrapper: @tsparticles/vue3

Official Vue 3 wrapper for tsParticles.

Install

bash
pnpm add @tsparticles/vue3 @tsparticles/engine @tsparticles/slim

Quick setup flow

  1. Install wrapper + engine + loader package.
  2. Register plugin once in app startup.
  3. Render Vue component with options and handlers.

Monorepo references

Readme