Angular TextArea - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxTextAreaTypes } from "devextreme-angular/ui/text-area"
Type: DxTextAreaTypes.ContentReadyEvent

component

The UI component's instance.

Selector: dxo-component
Type:

TextArea

element

The UI component's container.