Render a conditional field — JSON Schema if/then/else.
Conditional schemas describe constraints rather than a single value
shape, so the renderer surfaces each clause as a labelled fieldset.
This mirrors the HTML renderer's annotation approach and gives a
predictable structure for theme adapters that want to override it.
Render a conditional field — JSON Schema
if/then/else.Conditional schemas describe constraints rather than a single value shape, so the renderer surfaces each clause as a labelled fieldset. This mirrors the HTML renderer's annotation approach and gives a predictable structure for theme adapters that want to override it.