包装:@tsparticles/qwik
tsParticles 的官方 Qwik 包装器。
安装
bash
pnpm add @tsparticles/qwik @tsparticles/engine @tsparticles/slim快速设置流程
1.安装wrapper+engine+loader包。2. 在Qwik启动路径中初始化加载程序。3. 使用序列化选项渲染包装器组件。
Monorepo 参考资料
- 包文件夹:https://github.com/tsparticles/tsparticles/tree/main/wrappers/qwik
- 演示应用程序:https://github.com/tsparticles/tsparticles/tree/main/demo/qwik
