New to Kendo UI for VueStart a free 30-day trial

SmartPasteFormField

Updated on Apr 22, 2026

Represents a form field configuration for the SmartPasteButton.

NameTypeDefaultDescription

allowedValues?

string[]

The allowed values for the field when the type is fixed-choices.

description

string

A description of the field.

field

string

The field identifier.

type

"string" | "number" | "boolean" | "fixed-choices" | "kendo-input"

The type of the field.

The available options are:

  • string
  • boolean
  • number
  • fixed-choices
  • kendo-input
Not finding the help you need?
Contact Support