Invólucro: @tsparticles/qwik
Wrapper oficial do Qwik para tsParticles.
Instalar
bash
pnpm add @tsparticles/qwik @tsparticles/engine @tsparticles/slimFluxo de configuração rápida
- Instale o pacote wrapper + motor + carregador.
- Inicialize o carregador no caminho de inicialização do Qwik.
- Renderize o componente wrapper com opções serializadas.
Referências Monorepo
- Pasta do pacote: https://github.com/tsparticles/tsparticles/tree/main/wrappers/qwik
- Aplicativo de demonstração: https://github.com/tsparticles/tsparticles/tree/main/demo/qwik
Leia-me
- LEIA-ME do wrapper: https://github.com/tsparticles/tsparticles/tree/main/wrappers/qwik#readme
