Resize
Utilities for controlling how an element can be resized
Class reference
Resize in all directions
Use .resize
to make an element horizontally and vertically resizable.
Resize vertically
Use .resize-y
to make an element vertically resizable.
Resize horizontally
Use .resize-x
to make an element horizontally resizable.
Prevent resizing
Use .resize-none
to prevent an element from being resizable.
On this Page
v1.13.5