Wrapper: @tsparticles/webcomponents
Wrapper oficial de componentes web (<web-particles />) para tsParticles.
Instalar
bash
pnpm add @tsparticles/webcomponents @tsparticles/engine @tsparticles/slimFlujo de configuración rápida
- Instale el paquete + engine + loader.
- Registre un elemento personalizado en el shell de su aplicación.
- Utilice
<web-particles />y pase las opciones.
Referencias de Monorepo
- Carpeta del paquete: https://github.com/tsparticles/tsparticles/tree/main/wrappers/webcomponents
- Aplicación de demostración: https://github.com/tsparticles/tsparticles/tree/main/demo/webcomponents
README
- README del wrapper: https://github.com/tsparticles/tsparticles/tree/main/wrappers/webcomponents#readme
