App Switcher Navigation Bar

App Switcher Navigation Bar component for Hanzo UI

Component app-switcher-navigation-bar-demo not found in registry.

Installation

Run the following command:

npx hanzo-ui@latest add app-switcher-navigation-bar

Usage

import { App Switcher Navigation Bar } from "@/registry/default/ui/app-switcher-navigation-bar"

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

Examples

Default

Component app-switcher-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.