ResizeArea

Adds a resize handle and defines the resizing strategy.

Events
onViewResize fires on resizing a view
Properties
maxHeight defines the maximum height of the view
maxWidth defines the maximum width of the view
resize enables resizing of a widget
Back to top