Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 844 Bytes

File metadata and controls

25 lines (18 loc) · 844 Bytes
title page_title description slug position
Default Cards
Default Cards - Chat - Kendo UI for Vue
Render Hero Cards in the flow of the Kendo UI Chat wrapper for Vue.
defaultcards_chatpackage
1

Default Cards

The Chat provides Hero Cards which host a single large image and action buttons with text content, and which can be displayed in the Chat flow.

To display a heroCard, manually call the renderAttachments() method of the Chat.

{% meta height:670 %} {% embed_file default-cards/main.vue preview %} {% embed_file default-cards/main.js %} {% endmeta %}

Suggested Links