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.

Type:

Object

component

The UI component's instance.

Type:

Form

element

The UI component's container.