ラッパー: @tsparticles/solid
tsParticles の公式ソリッド ラッパー。
インストール
bash
pnpm add @tsparticles/solid @tsparticles/engine @tsparticles/slim簡単なセットアップの流れ
- ラッパー + エンジン + ローダー パッケージをインストールします。
- 選択した機能セットを起動時に 1 回ロードします。
- オプションの小道具を使用してソリッド コンポーネントをレンダリングします。
モノリポジトリ参照
- パッケージフォルダー: https://github.com/tsparticles/tsparticles/tree/main/wrappers/solid
- デモアプリ: https://github.com/tsparticles/tsparticles/tree/main/demo/solid
