Expand description
Utilities for controlling how an element can be resized.
| Class | Properties |
|---|---|
| resize-none | resize: none; |
| resize-y | resize: vertical; |
| resize-x | resize: horizontal; |
| resize | resize: both; |
Utilities for controlling how an element can be resized.
| Class | Properties |
|---|---|
| resize-none | resize: none; |
| resize-y | resize: vertical; |
| resize-x | resize: horizontal; |
| resize | resize: both; |