Files
firecms/website/docs/properties/boolean.md
2021-07-29 17:39:47 +02:00

316 B

id, title, sidebar_label
id title sidebar_label
boolean Boolean Boolean

validation

  • required Should this field be compulsory.
  • requiredMessage Message to be displayed as a validation error.

The widget that gets created is

  • SwitchField simple boolean switch

Links: