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

    Interface VueComponentResolver

    Vue theme adapter — maps every schema field type to its Vue VueRenderFunction. Structurally mirrors the React ComponentResolver but produces VNodes.

    Unset keys fall back to the headless resolver. Pass to the <SchemaProvider> SFC or directly to a <SchemaComponent>'s resolver prop to drive every schema-driven render with a specific theme.

    Index

    Properties

    discriminatedUnion?: VueRenderFunction
    conditional?: VueRenderFunction