TextArea / API

Blazor TextArea - API

Loading Syncfusion Blazor Server Demos…

Properties
RowCount
ColumnCount
Disabled
ReadOnly
MaxLength
ShowClearButton

This example demonstrates the API functionalities of the TextArea control. Customize the appearance and behavior of the textarea component by choosing the corresponding option from the property panel.

Customizable Properties:

The TextArea has options to customize the appearance and behavior of the component dynamically by updating the following properties:

  • Change the number of rows and columns of textarea using the RowCount and ColumnCount options.
  • Make the textarea read-only by checking the ReadOnly option.
  • Disable the textarea by checking the Disabled option.
  • Set the maximum length of characters that can be entered by customizing the MaxLength option.
  • Make the clear button visible by checking the ShowClearButton option.
Transform your Blazor web apps today with Syncfusion® Blazor components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE