Card

Premium Card component for the Khazu design system.

Interactive Preview

JSXEditable
<Card />

Edit code above to see changes live

API Reference

PropertyTypeDefaultDescription
classNamestring''Additional CSS classes.

Ready to use Card?

Import it directly into your Next.js project.

import { Card } from '@/components/ui'