React Form - SmartPastedEvent

The argument type in the smartPasted event.

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

aiResult

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

Selector: AiResult
Type:

Object

component

The UI component's instance.

Selector: Component
Type:

Form

element

The UI component's container.