Vue Form - EditorEnterKeyEvent

The type of the editorEnterKey event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Form

dataField

Type:

String

element

The UI component's container.