Vue Form - SmartPastedEvent

The argument type in the smartPasted event.

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

aiResult

Specifies Smart Paste results. Data from this object populates the Form.

Selector: DxAiResult
Type:

Object

component

The UI component's instance.

Selector: DxComponent
Type:

Form

element

The UI component's container.