Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 849 Bytes

File metadata and controls

25 lines (18 loc) · 849 Bytes
title page_title description slug position
Default Actions
Default Actions - Chat - Kendo UI for Vue
Render suggested messages for quick actions in the Kendo UI Chat wrapper for Vue.
defaultactions_chatpackage
2

Default Actions

The Chat provides support for rendering suggested messages for quick actions such as preset replies.

To display the suggestedActions prompt, manually call the renderSuggestedActions() method of the Chat.

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

Suggested Links