Underline Navigation Bar

Underline Navigation Bar component (coming soon)

Component underline-navigation-bar-demo not found in registry.

Installation

Run the following command:

npx hanzo-ui@latest add underline-navigation-bar

Usage

import { Underline Navigation Bar } from "@/registry/default/ui/underline-navigation-bar"

export default function Example() {
  return <Underline Navigation Bar />
}

Examples

Default

Component underline-navigation-bar-demo not found in registry.

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.