JavaScript/jQuery Form - SmartPastedEvent

The argument type in the smartPasted event.

import { SmartPastedEvent } from "devextreme/ui/form"
Type:

Object

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.