Button
Premium Button component for the Khazu design system.
Interactive Preview
JSXEditable
<Button />
Edit code above to see changes live
API Reference
| Property | Type | Default | Description |
| className | string | '' | Additional CSS classes. |
Ready to use Button?
Import it directly into your Next.js project.
import { Button } from '@/components/ui'