Skip to content
MotionLab

Staggered Menu

Mobile navigation: circular clip-path reveal, blurred backdrop, staggered links.

★ showcaseMotionCSS

How it works

Parent variants orchestrate children with staggerChildren/delayChildren; the panel expands with an animated circle() clip-path.

Performance

backdrop-filter is expensive, so the blur layer is only mounted while the menu is open.

Accessibility & reduced motion

aria-expanded on the toggle, Esc closes, focus moves into the menu and returns to the toggle.

Playgroundspring
settle 0.60sovershoot 5%ζ 0.74

Export
transition={{ type: 'spring', stiffness: 260, damping: 24, mass: 1 }}