Current section

Files

Jump to
live_flip lib live_flip.ex
Raw

lib/live_flip.ex

defmodule LiveFlip do
@moduledoc """
`LiveFlip` is a component for `Phoenix.LiveView` that allows the user to seamlessly add FLIP animations to their elements on the page.
"""
end