Menu Fluid

A tabular navigation with seamless fluid hover animation.

Preview

Installation

npx shadcn@latest add "https://ui.rechesoares.com/registry/menu-fluid.json"

Component Props

PropTypeDefaultRequiredDescription
menuItemsMenuItem[]-YesAn array of menu items, each with a label (string) and href (string).
classNamestring-NoOptional additional CSS classes to apply to the container.
indicatorClassNamestring-NoOptional additional CSS classes to apply to the hovered background indicator.