Angular Form - FieldDataChangedEvent

The argument type in the fieldDataChanged event.

import { DxFormTypes } from "devextreme-angular/ui/form"
Type: DxFormTypes.FieldDataChangedEvent

component

The UI component's instance.

Selector: dxo-component
Type:

Form

dataField

Type:

String

element

The UI component's container.

value

Type:

Object