ドキュメント
ボタンプラグイン
GSAP アニメーション対応のインタラクティブボタン4種です。すべて useGsap: true が必要です。
共通設定
すべてのボタンプラグインは GSAP 3.x を使用します。ページの front-matter に以下を追加してください。
---
useGsap: true
---
一覧
| プラグイン | マクロ名 | 概要 |
|---|---|---|
| button-liquid | liquidButton |
液体モーフィングボタン |
| button-stagger | staggerButton |
文字跳ねアニメーションボタン |
| button-stroke | strokeButton |
SVGストロークボタン |
| button-wave | waveButton |
波形トランジションボタン |
前のページ: ← ブロックプラグイン | ↑ 目次