Angular Form - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

Form

element

The UI component's container.