mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-15 01:58:59 +08:00
316 B
316 B
id, title, sidebar_label
| id | title | sidebar_label |
|---|---|---|
| boolean | Boolean | Boolean |
validation
requiredShould this field be compulsory.requiredMessageMessage to be displayed as a validation error.
The widget that gets created is
SwitchFieldsimple boolean switch
Links: