New to KendoReact? Learn about KendoReact Free.
SmartPasteFormField
Updated on Feb 6, 2026
Represents a form field configuration used by the SmartPaste component to identify and populate form inputs.
| Name | Type | Default | Description |
|---|---|---|---|
allowedValues? |
|
An optional array of allowed values for fields with predefined options (e.g., dropdowns, radio buttons). | |
description |
|
A description of the field that helps the AI understand what data to extract. | |
field |
|
The unique identifier for the form field (e.g., field name or id). | |
type |
|
The type of the field which determines how the value should be processed. The available options are:
|