Loading...
Installation
Run the following command:
npx @hanzo/ui@latest add dashboard-navigation-barUsage
import { Dashboard Navigation Bar } from "@/registry/default/ui/dashboard-navigation-bar"
export default function Example() {
return <Dashboard Navigation Bar />
}Examples
Default
Loading...
API
Documentation coming soon.
Features
- Built with Radix UI and Tailwind CSS
- Fully accessible and keyboard navigable
- Customizable styling with CSS variables
- TypeScript support
Notes
For more examples and advanced usage, see the examples.