React TextArea - InitializedEvent

The type of the initialized event handler's argument.

import { TextAreaTypes } from "devextreme-react/text-area"
Type: TextAreaTypes.InitializedEvent

component

The UI component's instance.

Type:

TextArea

element

The UI component's container.