ONONC

Flowing Menu

Menu rows where a colored marquee band flows across on hover or focus.

hoverloopa11y

Styled with ONONC's design tokens shadcn add installs them for you.

Customize

Layout

Row height72px
Corner radius0px

Motion

Marquee speed12s
Label repeats8

Colors

Band color
Band text

Props

PropTypeDefaultDescription
itemsFlowingMenuItem[]4 linksRows to render ({ label, href? }); omit href to render a button.
rowHeightnumber72Height of each row in pixels.
speednumber12Seconds for one full marquee loop.
accentstring"#8b5cf6"Hover band background (hex).
accentTextstring"#0b0d18"Text color on the hover band (hex).
repeatnumber8Times the label repeats within one marquee track.
radiusnumber0Corner radius of the outer container, in pixels.
labelstring"Flowing menu"Accessible name for the nav element.