Activation Conditions
"type": "string"
"enum": [...]
"x-format": "radios"
Renders as many radio type inputs as values in the enum constraint. The radio labels can be customized with the enumTitles option.
"type": "string"
"enum": [...]
"x-format": "radios"