Angular Form - SmartPastingEvent

The argument type in the smartPasting event.

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

aiResult

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

Selector: dxo-ai-result
Type:

Object

cancel

Type:

Boolean

|

Promise<Boolean> (jQuery or native)

component

The UI component's instance.

Selector: dxo-component
Type:

Form

element

The UI component's container.