| Property | Description | Type | Default |
|---|---|---|---|
| header | Header Node (overrides title and extra) | React.ReactNode | |
| title | Header Title | string | |
| extra | Extra node to render at the end of the header | React.ReactNode | |
| footer | Footer Node | React.ReactNode | |
| type | Changes the color of the card | default | primary | danger | string |