Resize

Utilities for controlling how an element can be resized.

Class CSS Output
resize-none
resize: none;
resize
resize: both;
resize-x
resize: horizontal;
resize-y
resize: vertical;