Presets
25 built-in presets. Click one to preview it with the current transition.
Preview — fade
fade
Generated HEEx
<.motion
id="my-element"
animate={%{
action: "fade",
transition: %{type: "spring", stiffness: 100, damping: 10, mass: 1.00}
}}
class="rounded-box bg-primary text-primary-content px-8 py-6"
>
fade
</.motion>