Wrapper: @tsparticles/stencil
Wrapper oficial de Stencil para tsParticles.
Instalar
bash
pnpm add @tsparticles/stencil @tsparticles/engine @tsparticles/slimFluxo de configuracao rapida
- Instale wrapper + engine + pacote loader.
- Registre os custom elements do Stencil uma vez usando
@tsparticles/stencil/loader. - Renderize
<stencil-particles />passandoinit+options(ouurl).
Referências do Monorepo
- Pasta do pacote: https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil
- App de demonstracao: https://github.com/tsparticles/tsparticles/tree/main/demo/stencil
README
- README do wrapper: https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil#readme
