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