Activation Conditions
"type": "boolean"
"x-format": "select"
- Optional:
"x-enumTitles": ["Yes", "No"]
for custom labels
Renders a select input with true/false options. Option labels can be customized.
"type": "boolean"
"x-format": "select"
"x-enumTitles": ["Yes", "No"]
for custom labels