| id | dxForm.smartPaste(text) |
|---|
Populates the Form with AI-generated values based on supplied text.
The text that is used as the basis for field value generation.
[note] aiIntegration must be enabled for Smart Paste functionality.
If text is undefined, the method populates the Form with clipboard data. If the clipboard is empty, nothing is sent.
#include btn-open-demo with { href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/Form/SmartPaste/" }