Skip to content

Wrapper: @tsparticles/stencil

tsParticles の公式 Stencil wrapper です。

Install

bash
pnpm add @tsparticles/stencil @tsparticles/engine @tsparticles/slim

クイックセットアップ

  1. wrapper + engine + loader package をインストールします。
  2. @tsparticles/stencil/loader で Stencil custom elements を一度だけ登録します。
  3. <stencil-particles /> を描画し、initoptions(または url)を渡します。

Monorepo 参照

Readme

関連ドキュメント