Wrapper: @tsparticles/stencil
tsParticles के लिए आधिकारिक Stencil wrapper।
Install
bash
pnpm add @tsparticles/stencil @tsparticles/engine @tsparticles/slimQuick setup flow
- wrapper + engine + loader package install करें।
@tsparticles/stencil/loaderका उपयोग करके Stencil custom elements एक बार register करें।<stencil-particles />render करें औरinit+options(याurl) पास करें।
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/stencil
