popup.widthNumber | String

Specifies the width of the Popup.

Example

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