Resize

Utilities for controlling how an element can be resized.

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

resize

resize: both;

resize-y

resize: vertical;

resize-none

resize: none;

resize-x

resize: horizontal;

Reference

resize MDN ↗

CSS Properties

  • resize