An input field for storing numeric values.
For additional properties common to all Field types, check the Field type definition.
Set this to "number"
to use the Number Field.
The name of the field for internal use.
All properties marked as REQUIRED must be specified for the field to work properly.
Tina will generate the appropriate component depending on the configuration provided.
{type: 'number',name: 'count',label: 'Count',description:'An example number field.'}
© TinaCMS 2019–2025