React Form - SmartPastingEvent

The argument type in the smartPasting event.

import { FormTypes } from "devextreme-react/form"
Type: FormTypes.SmartPastingEvent

aiResult

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

Type:

Object

cancel

Type:

Boolean

|

PromiseLike object (jQuery, native, etc)

component

The UI component's instance.

Type:

Form

element

The UI component's container.