Skip to content

Wrapper: @tsparticles/stencil

Official Stencil wrapper for tsParticles.

Install

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

Quick setup flow

  1. Install wrapper + engine + loader package.
  2. Register Stencil custom elements once using @tsparticles/stencil/loader.
  3. Render <stencil-particles /> and pass init + options (or url).

Monorepo references

Readme