Resize

The resize property defines if (and how) an element is resizable by the user.
Class
Properties
resize-none
resize: none
resize-both
resize: both
resize-horizontal
resize: horizontal
resize-vertical
resize: vertical
utilities.scss API