Overrides

Card

Extended Features

Install

Configure your registry in components.json:

{
  "registries": {
    "@uxio": "https://ui.uxio.dev/r/styles/{style}/{name}.json"
  }
}

Then run:

npx shadcn@latest add @uxio/card

Examples

Destructive Variant

Use the destructive variant for warnings, errors, or destructive actions. It adds a subtle destructive ring and footer styles.

Destructive Card
Use for warnings, errors, or destructive actions.

The destructive variant adds a subtle ring and footer styling.