Interface: IField

IField

Members

dataSource :IDataSource

Represent data source, support remote option

Type:
Source:

disabled :IConditionFunction|boolean

Setting disabled base on rule

Type:
Source:

label :string

label

Type:
  • string
Source:

name :string

unique name

Type:
  • string
Source:

placeholder :string

placeholder for input or textarea, select

Type:
  • string
Source:

required :boolean

required or not

Type:
  • boolean
Source:

showTime :boolean

work at datetime type

Type:
  • boolean
Source:

type :IFieldType

custom type

Type:
  • IFieldType
Source: