Skip to content

List of types #11

Description

@mohsen1

Here are list of types and their possible HTML representation:

Type HTML Description
boolean <checkbox>
string <input>
number <input type="number">
integer Standard JS number type
float A number that is put on string in JSON to preserve all it's data
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions