Card
Last updated
Last updated
The <Card/>
is a universal container for grouping UI elements together. Wrap it around any child elements that you'd like to group visually.
Prop | Description | Required | Value |
---|---|---|---|
title | title text | optional | string |
loading | toggle loading spinner | optional | boolean |
color | background color | optional | blue (default), red, green, orange, purple or hex value |