Fields Input Guide
While passing htmlType
in a field, we have different syntax for different fields. Here is the full guide for each supported field.
text
htmlType - text
htmlType - email
number
htmlType - number
date
htmlType - date
file
htmlType - file
password
htmlType - password
select
htmlType - select:Option1,Option2,Option3
radio
htmlType - radio:Male,Female
checkbox
htmlType - checkbox:value
textarea
htmlType - textarea