popup.heightNumber | String

Specifies the height of the Popup.

Example

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