Angular Form - EditorEnterKeyEvent

The type of the editorEnterKey event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

Form

dataField

Type:

String

element

The UI component's container.