# AtloriaCard

**Kind:** Class

**Source:** [`atloria-monorepo/packages/ui-core/src/components/card/Card.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/card/Card.ts#L20)

A flexible card component with multiple variants and slots

**Extends:** `AtloriaElement`

## Methods

| Method | Signature | Returns |
|---|---|---|
| `render` | `render()` | `void` |

## Properties

| Property | Type |
|---|---|
| `styles` | `any` |
| `variant` | `CardVariant` |
| `clickable` | `any` |
| `noPadding` | `any` |
| `compact` | `any` |
