Skip to main contentSkip to navigation

Credit Card

Credit Card component (coming soon)

Loading...

Installation

Run the following command:

npx @hanzo/ui@latest add credit-card

Usage

import { Credit Card } from "@/registry/default/ui/credit-card"

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

Examples

Default

Loading...

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.