Angular TextArea - InitializedEvent

The type of the initialized event handler's argument.

import { InitializedEvent } from "devextreme/ui/text_area"
Type:

Object

component

The UI component's instance.

Type:

TextArea

element

The UI component's container.