schema-components - v3.7.0
    Preparing search index...

    Module lit/renderers/scConditional

    <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.

    Parts: fieldset, clause.

    Classes

    ScConditional
    ScNegation