Current section

Files

Jump to
corex lib corex animation.ex
Raw

lib/corex/animation.ex

defmodule Corex.Animation do
@moduledoc """
Namespace for Web Animations API tuning.
- `Corex.Animation.Scale` — dialog: opacity and scale.
- `Corex.Animation.Height` — accordion and tree-view: opacity and height.
"""
end