| Property | Type | Description |
|---|---|---|
background? | Background | One of: Accent, AccentAlt, AccentAlt2, Alt, Alt2, Base, Overlay |
border? | boolean | Display a border around the card. |
children? | React.ReactNode | The children. |
elevation? | Elevation | Display an elevation shadow on the card. One of: 1, 2, 3, 4, 5 |
row? | boolean | Display the card as a row. |