Blazor TextArea - Resize
This example demonstrates the resize functionalities of the TextArea control.
The textarea can be resized vertically, horizontally, or in both directions by demonstrates the following corresponding options:
- The ResizeMode options such as Both, Vertical, Horizontal, or None to control the resize behavior of the textarea.