Component

Table

Styled data table with uppercase column headers, hover rows, and a rounded wrapper. Pair with Avatar and Badge for rich data displays.

Clients table

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

Simple two-column

TokenValue
--xa-color-rose#d27079
--xa-color-navy#3d496e
--xa-radius-lg14px
--xa-shadow-md0 6px 18px …

Props

PropTypeDefaultDescription
captionstringAccessible caption (visually hidden)
classstringExtra CSS classes on <table>

Slot: pass <thead> + <tbody> directly. The wrapper div handles overflow and border-radius.