Skip to content

Wrapper: @tsparticles/webcomponents

Official Web Components wrapper (<web-particles />) for tsParticles.

Install

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

Quick setup flow

  1. Install package + engine + loader package.
  2. Register custom element in your app shell.
  3. Use <web-particles /> and pass options.

Monorepo references

Readme