Styled data table with uppercase column headers, hover rows, and a rounded wrapper. Pair with Avatar and Badge for rich data displays.
| Client | Course | Status | Value | Actions |
|---|---|---|---|---|
| LALinda Ārende | Kubernetes in Production | Confirmed | €1,950 | |
| NTNele Teearu | Terraform Deep Dive | Pending | €1,500 | |
| MMMax Morokko | CI/CD with GitLab | Proposal | — | |
| DCDevClub.lv | Group workshop | Cancelled | €0 |
| Token | Value |
|---|---|
--xa-color-rose | #d27079 |
--xa-color-navy | #3d496e |
--xa-radius-lg | 14px |
--xa-shadow-md | 0 6px 18px … |
| Prop | Type | Default | Description |
|---|---|---|---|
caption | string | — | Accessible caption (visually hidden) |
class | string | — | Extra CSS classes on <table> |
Slot: pass <thead> + <tbody> directly. The wrapper div handles overflow and border-radius.