Forms Support

The TextArea component can be easily integrated with HTML5 form as well as KendoReact Form (or other third-party solutions).

The form enables you to validate textarea value and prevent the submission of forms which are in an invalid state.

Support for KendoReact Form

The KendoReact Form component integrates with all KendoReact form components.

You can display error messages and fully customize the behavior of the rendered component by using the additional properties of the Field component.

The following example demonstrates how to render a required TextArea within a KendoReact Form component.

Example
View Source
Change Theme:

In this article

Not finding the help you need?