Open mohsen1 opened 9 years ago
Here are list of types and their possible HTML representation:
boolean
<checkbox>
string
<input>
number
<input type="number">
integer
float
day
week
month
year
time
timerange
daterange
email
url
password
country
We need an additional format property that is a regular expression and describe format of date, time and string types.
format
Please add types that I'm missing here
Here are list of types and their possible HTML representation:
boolean
<checkbox>
string
<input>
number
<input type="number">
integer
number
typefloat
day
week
month
year
time
timerange
daterange
email
url
password
country
We need an additional
format
property that is a regular expression and describe format of date, time and string types.Please add types that I'm missing here