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.
Field to store numeric values
The field of type number
is used to store URLs. It display a <input type="number">
in the UI.
{
name: "position",
type: "number",
}
This field only has the common options.