ラッパー: @tsparticles/qwik
tsParticles の公式 Qwik ラッパー。
インストール
bash
pnpm add @tsparticles/qwik @tsparticles/engine @tsparticles/slim簡単なセットアップの流れ
- ラッパー + エンジン + ローダー パッケージをインストールします。
- Qwik 起動パスでローダーを初期化します。
- シリアル化されたオプションを使用してラッパー コンポーネントをレンダリングします。
モノリポジトリ参照
- パッケージフォルダー: https://github.com/tsparticles/tsparticles/tree/main/wrappers/qwik
- デモアプリ: https://github.com/tsparticles/tsparticles/tree/main/demo/qwik
