Micro-interactions

Animated Hamburger

A three-bar hamburger that morphs to an X, driven by a toggle prop.

Install

bun add motion

Props

PropTypeDefaultDescription
togglebooleanfalseToggle between the hamburger and the X.

What It Demonstrates

Morph
One shape smoothly turns into another shape, e.g. Dynamic Island.
Rotate
Spin an element around a point.
Translate
Move an element along the X or Y axis.

Related Components

Appears In