Floating Menu

Navigation

A floating pill menu that expands into a card with GSAP-animated hamburger-to-X, text scramble effect, and staggered item reveals.

Loading preview...
Customize
Width
320

Props

PropTypeDefaultDescription
sectionsFloatingMenuSection[]Array of menu sections. Each section has a title and items array. The first section renders items in large bold text, subsequent sections use smaller text.
classNamestring''Additional CSS classes for the wrapper.
widthnumber320Width of the expanded menu in pixels.
badgeReact.ReactNodeOptional badge element displayed next to the menu button.