Wrapper: @tsparticles/stencil
Wrapper ufficiale Stencil per tsParticles.
Installare
bash
pnpm add @tsparticles/stencil @tsparticles/engine @tsparticles/slimFlusso di configurazione rapida
- Installa wrapper + engine + pacchetto loader.
- Registra una sola volta i custom elements Stencil con
@tsparticles/stencil/loader. - Renderizza
<stencil-particles />passandoinit+options(oppureurl).
Riferimenti Monorepo
- Cartella del pacchetto: https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil
- App demo: https://github.com/tsparticles/tsparticles/tree/main/demo/stencil
README
- README del wrapper: https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil#readme
