Angular Form - SmartPastedEvent

The argument type in the smartPasted event.

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

aiResult

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

Selector: dxo-ai-result
Type:

Object

component

The UI component's instance.

Selector: dxo-component
Type:

Form

element

The UI component's container.