HeroCardProps
Name | Type | Default | Description |
---|---|---|---|
actions |
|
An array with the possible quick actions for this hero card. | |
imageMaxWidth? |
|
Max width of the card image. | |
imageUrl |
|
The URL of the hero card image. | |
onActionExecute? |
|
Fires when the user clicks a button. | |
subtitle |
|
The subtitle of the hero card. | |
title |
|
The title of the hero card. |