Skip to content

UICard

Basic card
This is a card with some content inside.
Card with structured content
Session #42Running
Duration2m 30s
Tokens1,234
PropTypeDefaultDescription
classNamestringAdditional CSS class
childrenReactNodeCard content
import { UICard } from "tango-api";
<UICard>
<p>Card content here</p>
</UICard>