JumboCard
Import
Props
Name | Type | Default | Description |
---|---|---|---|
action | node | - | The action to display in the card header. |
avatar | node | - | The Avatar element to display. |
bgcolor | string[] | - | |
bgimage | string | - | |
children* | node | - | The content of the component. |
contentSx | Array<func | object | bool> | func | object | - | |
contentWrapper | boolean | false | |
headerDivider | boolean | - | |
headerSx | Array<func | object | bool> | func | object | - | |
reverse | boolean | false | |
subheader | node | - | The content of the component. |
sx | Array<func | object | bool> | func | object | - | The system prop that allows defining system overrides as well as additional CSS styles. |
textColor | string | - | |
title | node | - | The content of the component. |
Last updated