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 |
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 %}