Code Tabs

Code Tabs component for Hanzo UI

Component code-tabs-demo not found in registry.

Installation

Run the following command:

npx hanzo-ui@latest add code-tabs

Usage

import { Code Tabs } from "@/registry/default/ui/code-tabs"

export default function Example() {
  return <Code Tabs />
}

Examples

Default

Component code-tabs-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.