Command Palette

Search for a command to run...

Navigation Menu

A collection of links for navigating websites. Supports full RTL layout with Arabic and Hebrew translations.

Installation

pnpm dlx shadcn@latest add https://dga-registry.vercel.app/r/navigation-menu.json

Demo

Toggle between English and Arabic to see the RTL layout in action.

عرض باللغة العربية

Sub-components

ComponentDescription
NavigationMenuRoot wrapper with viewport container.
NavigationMenuListTop-level list of menu items.
NavigationMenuItemIndividual menu item wrapper.
NavigationMenuTriggerButton that opens a dropdown panel.
NavigationMenuContentDropdown panel content area.
NavigationMenuLinkStyled link element.
NavigationMenuIndicatorActive indicator bar.
NavigationMenuViewportAnimated viewport for dropdown content.

Props

PropTypeDefaultDescription
dir"ltr" | "rtl"Text direction for RTL support
langstringLanguage code for translations
classNamestringAdditional CSS classes