ai.pane.collapsedBoolean

Sets the collapsed of the pane.

Example

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