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