messages.retryOutputActionString(default: "Retry")

The text of the default retry output command.

Example

<div id="inlineaiprompt"></div>
<script>
$("#inlineaiprompt").kendoInlineAIPrompt({
    messages: {
        retryOutputAction: "Try Again"
    }
});
</script>
In this article
messages.retryOutputAction
Not finding the help you need?
Contact Support