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

    Variable headlessSvelteResolverConst

    headlessSvelteResolver: SvelteComponentResolver = ...

    Default SvelteComponentResolver used by <SchemaComponent> / <SchemaView> when no theme adapter is provided via <SchemaProvider>.

    Each entry pairs a schema type with the Svelte component constructor that should render it. makeSvelteRenderer wraps the constructor into the (props) =\> SvelteRenderDescriptor shape consumed by the dispatcher.