placeholderString(default: "")

Specifies the placeholder text for the underlying TextArea widget.

Example

<div id="inlineaiprompt"></div>
<script>
$("#inlineaiprompt").kendoInlineAIPrompt({
    placeholder: "Type in an AI prompt..."
});
</script>
In this article
placeholder
Not finding the help you need?
Contact Support