← Tailwind CSS classes list

Tailwind CSS class: .resize-none

<textarea class="resize-none bg-gray-200 m-2 block">None</textarea>

Preview

Check .resize-none in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

CSS source

.resize-none { resize: none; }

More in Tailwind CSS Utilities