EditorResizableSettingsTagHelper

Example

Razor
<resizable>
    <max />
    <min />
</resizable>

ChildTags

Attributes

AttributeTypeDescription
contentBooleanIf enabled, the editor renders a resize handle to allow users to resize it.
enabledBoolean
max-heightDoubleThe maximum height that the editor can be resized to.
min-heightDoubleThe minimum height that the editor can be resized to.
toolbarBooleanIf resizable is set to true the widget will detect changes in the viewport width and will hide the overflowing controls in the tool overflow popup.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support