Skip to content

Wrapper: @tsparticles/inferno

Official Inferno wrapper for tsParticles.

Install

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

Quick setup flow

  1. Install wrapper + @tsparticles/engine + loader package.
  2. Load features once in app init.
  3. Render the Inferno component with typed options.

Monorepo references

Readme