3d Card component for Hanzo UI

Component 3d-card-demo not found in registry.

Installation

Run the following command:

npx hanzo-ui@latest add 3d-card

Usage

import { 3d Card } from "@/registry/default/ui/3d-card"

export default function Example() {
  return <3d Card />
}

Examples

Default

Component 3d-card-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.