Wrapper: @tsparticles/riot
Official Riot wrapper for tsParticles.
Install
bash
pnpm add @tsparticles/riot @tsparticles/engine @tsparticles/slimQuick setup flow
- Install wrapper + engine + loader package.
- Register/load features once in Riot app setup.
- Render Riot wrapper with options.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/riot
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/riot
