The Resizable UI component enables its content to be resizable in the UI.
import DxResizable from "devextreme-vue/resizable"
An object defining configuration properties for the Resizable UI component.
Name Description areaSpecifies the area within which users can resize the UI component.
elementAttrSpecifies the global attributes to be attached to the UI component's container element.
handlesSpecifies which borders of the UI component element are used as a handle.
heightSpecifies the UI component's height.
keepAspectRatioSpecifies whether to resize the UI component's content proportionally when you use corner handles.
maxHeightSpecifies the upper height boundary for resizing.
maxWidthSpecifies the upper width boundary for resizing.
minHeightSpecifies the lower height boundary for resizing.
minWidthSpecifies the lower width boundary for resizing.
onDisposingA function that is executed before the UI component is disposed of.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
onOptionChangedA function that is executed after a UI component property is changed.
onResizeA function that is executed each time the UI component is resized by one pixel.
onResizeEndA function that is executed when resizing ends.
onResizeStartA function that is executed when resizing starts.
rtlEnabledSwitches the UI component to a right-to-left representation.
widthSpecifies the UI component's width.
Methods of the DomComponent object.
This section describes events fired by this UI component.
Feel free to share topic-related thoughts here.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4