HeroCardProps
Interface
Definition
Package:@progress/kendo-react-conversational-ui
Properties
altText?
string
The alt text for the hero card image.
imageMaxWidth?
string | number
Max width of the card image.
imageUrl
string
The URL of the hero card image.
onActionExecute?
(event: HeroCardActionExecuteEvent) => void
Fires when the user clicks a button.
Parameters:eventHeroCardActionExecuteEvent
subtitle
string
The subtitle of the hero card.
title
string
The title of the hero card.