Boolean schema
Learn how to define schemas for boolean values.
Boolean schemas describe true or false values such as on/off or yes/no switches.
The input for a boolean schema is a toggle button that has two labels, one for true and another for false values.
Examples
Below are some examples of boolean schemas:
123
{"type": "boolean"}
Properties
The following properties are available for boolean schemas: