ResizableProps
resizable-content Boolean
If resizable-content
is enabled, the Editor renders a resize handle.
resizable-min Number
The minimum height to which the Editor can be resized.
resizable-max Number
The maximum height to which the Editor can be resized.
resizable-toolbar Boolean
If 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.