<sc-conditional> and <sc-negation> — Custom Element renderers
for the two JSON-Schema-composition variants.
Mirror React's renderConditional and renderNegation: each clause
is surfaced as a labelled <fieldset> with a discoverable structure
so theme adapters and assistive tech can interpret the schema
constraint as well as the rendered value.
<sc-conditional>and<sc-negation>— Custom Element renderers for the two JSON-Schema-composition variants.Mirror React's
renderConditionalandrenderNegation: each clause is surfaced as a labelled<fieldset>with a discoverable structure so theme adapters and assistive tech can interpret the schema constraint as well as the rendered value.Parts:
fieldset,clause.