DialogFieldsModel

23 Sep 20251 minute to read

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