New to Telerik UI for Blazor? Download Free 30-day trial
TextArea - Resize Mode
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Resize Mode
- Resize-mode.razor
Loading the demo source code...please wait.
Description
The Telerik TextArea component for Blazor allows control over its resize behavior through the ResizeMode
parameter. You can choose between five different modes:
- Vertical - the TextArea can be resized in vertical direction.
- Horizontal - the TextArea can be resized in horiozntal direction.
- Both - the TextArea can be resized in both horizontal and vertical direction.
- Auto - the TextArea will be resized automatically vertically during keyboard input. None - the TextArea cannot be resized.
This Blazor TextArea Resize Mode example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.