Skip to main content

FormFieldProps

__type(value: any): boolean

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
namestring
Additional properties for advanced use cases
PropertiesTypeDescription
emailboolean
emailMessagestring
idstring
integerboolean
integerMessagestring
isUndefined
maxnumber
maxLengthnumber
maxLengthMessagestring
maxMessagestring
minnumber
minLengthnumber
minLengthMessagestring
minMessagestring
regexstring | RegExp
regexMessagestring
requiredboolean
requiredMessagestring
validatorsAnonymousObject<Validator>