Skip to content

handled-resizable


Basic usage

Basic usage. Doubleclick the resizer to reset block size.

a resizable div
code

Movement

Lock axis

Resizable behavior will only take place on one certain axis.

lock x-axis.

lock y-axis.

code

Directions

Resizable along different directions.

code

Modify state

Update, disable or destroy resizables.



resizable on:
[ "x", "y" ]




code