New to Kendo UI for Angular? Start a free 30-day trial
SmartPasteFormField
Updated on Feb 6, 2026
Represents a form field configuration for Smart Paste.
| Name | Type | Default | Description |
|---|---|---|---|
allowedValues? |
|
Sets the allowed values for enum-type fields. Use this for fields with a fixed set of options like select or radio buttons. | |
description |
|
Sets the description of the form field. Helps the AI understand the purpose and expected content of the field. | |
field |
|
Sets the name or identifier of the form field. | |
type |
|
Sets the data type of the form field. |