Checkbox input field
The checkbox input field is used for boolean values: true or false. For example, you can use this field to allow users to toggle the visibility of objects.
The "Label" parameter is optional. If a label is provided, it is displayed inline to the right of the checkbox.
If you leave the Field Title empty, you can achieve a very compact look for your checkbox field, especially if it is displayed in an input field group.