Field
__type(value: any): boolean
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
context | FieldProps<T> | |
name | string | |
touched | boolean | |
touchOn | TouchOnType | |
validations | AnonymousObject<string>[] | |
validators | AnonymousObject<Validator> |
Additional properties for advanced use cases
Properties | Type | Description |
---|---|---|
defaultValue | T | |
disabled | boolean | |
editable | boolean | |
isUndefined | ||
protected | boolean | |
visible | boolean |