Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save logicalyze/54f9f9ba044c317ce95d97d7057c3695 to your computer and use it in GitHub Desktop.
Save logicalyze/54f9f9ba044c317ce95d97d7057c3695 to your computer and use it in GitHub Desktop.
スタイリング種類 内容
不透明度 アニメーション中の要素の透明度
イージング アニメーションの加速度 (速度変化)
時間 アニメーションの総時間
遅延 アニメーション開始までの遅延時間
移動 水平方向や垂直方向への移動距離
回転 要素の回転角度を設定
スケール 要素の拡大縮小率を設定
傾き 要素の傾斜角度を設定
原点 アニメーションの基点を設定
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment