Emballage : @tsparticles/inferno
Wrapper Inferno officiel pour tsParticles.
Installer
bash
pnpm add @tsparticles/inferno @tsparticles/engine @tsparticles/slimFlux de configuration rapide
- Installez le wrapper +
@tsparticles/engine+ le package de chargement. - Chargez les fonctionnalités une fois dans l'initialisation de l'application.
- Effectuez le rendu du composant Inferno avec les options saisies.
Références Monorepo
- Dossier du package : https://github.com/tsparticles/tsparticles/tree/main/wrappers/inferno
- Application de démonstration : https://github.com/tsparticles/tsparticles/tree/main/demo/inferno
Lisez-moi
- README du wrapper : https://github.com/tsparticles/tsparticles/tree/main/wrappers/inferno#readme
