JavaScript/jQuery Form - SmartPastingEvent

The argument type in the smartPasting event.

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

Object

aiResult

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

Type:

Object

cancel

Type:

Boolean

|

Promise<Boolean> (jQuery or native)

component

The UI component's instance.

Type:

Form

element

The UI component's container.