Boolean
The boolean widget translates a toggle switch input to a true/false value.
Name: boolean
UI: toggle switch
Data type: boolean
Options
default: acceptstrueorfalse; defaults tofalsewhenrequiredis set tofalse
Example config
- {label: "Draft", name: "draft", widget: "boolean", default: true}
Result
