Child element of the <Card>
component.
Usage
import { CardHeader } from 'nr1'
Props
shape | The information shown in the header can be complemented/extended with a link. shape
REQUIREDstring
functionCallback fired any time the user clicks on the button. function (
shape|stringLocation object or url string to link to. shapepathname REQUIREDstring
string
string |
node | Content to render inside the card body. |
string | Appends class names to the component. |
object | Inline style for custom styling. |
string | Subtitle of the header. |
string | Adds a Note: You might not see |
string | Title of the header. Required when the title is not provided as children. |