Wrapper: @tsparticles/stencil
Wrapper oficial de Stencil para tsParticles.
Instalar
bash
pnpm add @tsparticles/stencil @tsparticles/engine @tsparticles/slimFlujo de configuración rápida
- Instale wrapper + engine + paquete loader.
- Registre los custom elements de Stencil una vez con
@tsparticles/stencil/loader. - Renderice
<stencil-particles />y paseinit+options(ourl).
Referencias de Monorepo
- Carpeta del paquete: https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil
- Aplicación de demostración: https://github.com/tsparticles/tsparticles/tree/main/demo/stencil
README
- README del wrapper: https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil#readme
