New to KendoReactStart a free 30-day trial

TextArea

Component

Represents the KendoReact TextArea component.

Accepts properties of type TextAreaProps.

A Functional Component.

Definition

Package:@progress/kendo-react-inputs

Syntax:

jsx
const App = () => {
    return <TextArea />;
}

Properties

props

TextAreaProps intersected with RefAttributes​<null | TextAreaHandle>

The props of the TextArea component.

In this article
DefinitionPropertiesprops
Not finding the help you need?
Contact Support