New to Telerik UI for Blazor? Download Free 30-day trial
TextArea - Rows and Columns
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Rows
Columns
- Rows-and-columns.razor
Loading the demo source code...please wait.
Description
The Telerik TextArea component for Blazor allows you to control its initial size through the Rows
and Cols
parameters. They map to the rows
and cols
attributes of the inner textarea
element. If rows and columns are not set, the size of the TextArea will be auto
.
Use the NumericTextBox instances in the configuratior to test changing the TextArea initial Rows
and Cols
value.
This Blazor TextArea Rows and Columns 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.