ai.commands.textString

The text of the command.

Example

<textarea id="editor"></textarea>
<script>
$("#editor").kendoEditor({
    ai: {
        commands: [{
            text: "Proofread"
        }]
    }
});
</script>
In this article
ai.commands.text
Not finding the help you need?
Contact Support