Installation
Run the following command:
npx @hanzo/ui@latest add search-and-toggle-navigation-barUsage
import { Search And Toggle Navigation Bar } from "@/registry/default/ui/search-and-toggle-navigation-bar"
export default function Example() {
return <Search And Toggle Navigation Bar />
}Examples
Default
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.