Checkbox Boolean Editor

Renders a single checkbox input for boolean values.

Activation Conditions

  • "type": "boolean"
  • "x-format": "checkbox"

Example

{
  "x-format": "checkbox",
  "type": "boolean",
  "title": "Boolean"
}