Skip to content

Boolean field

In the table page, a boolean field will look like this

field image

In the create / edit page, depending on variant option

edit field image edit field image

Config

defaultValue

Optionnal, a static boolean default value to show on the creation form

variant

Optionnal, variant component to use on create/update forms

Can be either ‘checkbox’ or ‘switch’

Defaults to ‘checkbox’