Activation Conditions
"type": "boolean"
"x-format": "radios"
- Optional:
"x-enumTitles": ["Yes", "No"]
for custom labels
Renders two radio inputs for explicit true/false selection. Labels can be customized.
"type": "boolean"
"x-format": "radios"
"x-enumTitles": ["Yes", "No"]
for custom labels