A surface for grouping related content, composed of header, content, and footer.
vercel.com/aidan-neel/sivir-ui
Copy the command below and run it in your terminal.
Import Card and compose it with sub-components:
Card with different structures and compositions.
Manage your workspace settings.
Currently on the Team plan. 12 of 25 seats used.
Minimal card with just content.
Concentric double-line frame for denser UI chrome.
Use variant="panel" when a card should
sit inside a framed surface instead of a flat border.
Card.Root - Provides the card container.
Card.Title - Renders the card heading.
Card.Header - Groups card heading content.
Card.Footer - Groups card actions or metadata.
Card.Description - Renders the card description.
Card.Content - Renders the card body.