Search results

DialogFieldsModel API in JavaScript Kanban API control

Interface for a class DialogFields

Properties

key

string

Defines the field key

text

string

Defines the field text

type

DialogFieldType

It defines the field type, which accepts either of the following values.

  • TextBox
  • DropDown
  • Numeric
  • TextArea

validationRules

Record

Defines the validationRules for fields