messages.commandsViewString(default: "")

The text of the commands view button in the ToolBar.

Example

<div id="aiprompt"></div>
<script>
$("#aiprompt").kendoAIPrompt({
    messages: {
        commandsView: "Commands"
    }
});
</script>
In this article
messages.commandsView
Not finding the help you need?
Contact Support