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

Represents a form field configuration for the SmartPasteButton.

Definition

Package:@progress/kendo-vue-buttons

Properties

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

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