New to Kendo UI for Angular? Start a free 30-day trial

EditorResizableOptions

The size restrictions that will be applied to the resizable Editor (see example).

NameTypeDefaultDescription

maxHeight?

number

Specifies the maximum height of the resizable Editor in pixels.

maxWidth?

number

Specifies the maximum width of the resizable Editor in pixels.

minHeight?

number

Specifies the minimum height of the resizable Editor in pixels.

minWidth?

number

Specifies the minimum width of the resizable Editor in pixels.

In this article

Not finding the help you need?