A toggle input that stores true
or false
values.
For additional properties common to all Field types, check the Field type definition.
Set this to "boolean"
to use the Boolean 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: 'boolean',name: 'published',label: 'Published'}
© TinaCMS 2019–2025