Wrapper: @tsparticles/inferno
Official Inferno wrapper for tsParticles.
Install
bash
pnpm add @tsparticles/inferno @tsparticles/engine @tsparticles/slimQuick setup flow
- Install wrapper +
@tsparticles/engine+ loader package. - Load features once in app init.
- Render the Inferno component with typed options.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/inferno
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/inferno
