Listing the resizable options
The following table lists the configurable options that we have at our disposal while working with the resizable component:
Option |
Default value |
Used to… |
---|---|---|
|
|
Automatically resize specified elements in sync with the resizable. |
|
|
Animate the resizable element to its new size. |
|
|
Set the speed of the animation. Values can be integers, specifying the number of milliseconds, or one of the string values |
|
|
Add easing effects to the resize animation. |
|
|
Maintain the aspect ratio of the resize element. Accepts numerical custom aspect ratios in addition to Boolean values. |
|
|
Hide the resize handles until the resizable is hovered over with the mouse pointer. |
|
|
Stop specified elements from being resizable. |
|
|
Constrain the resizable within the boundary of the specified... |