Number

Field to store numeric values

The field of type number is used to store URLs. It display a <input type="number"> in the UI.

Example

{
  name: "position",
  type: "number",
}

Available options

This field only has the common options.