New to Kendo UI for Angular? Start a free 30-day trial
HeroCardComponent
Represents a Hero Card component (see example). Hero cards host a single large image and action buttons with text content.
Selector
kendo-chat-hero-card
Inputs
Name | Type | Default | Description |
---|---|---|---|
actions |
|
An array with the possible quick actions for this hero card. | |
imageUrl |
|
The URL of the hero card image. | |
subtitle |
|
The subtitle of the hero card. | |
title |
|
The title of the hero card. |
Events
Name | Type | Description |
---|---|---|
executeAction |
|
Fires when the user clicks a button. |
Methods
onClick | ||||||
---|---|---|---|---|---|---|
|