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

    Variable widgetsContextConst

    widgetsContext: ContextPort<SvelteWidgetMap | undefined> = ...

    Context port for the active SvelteWidgetMap.

    The ContextPort.consume side returns undefined when no widget map has been provided — the dispatcher then falls through to the per-instance and global widget registries before consulting the resolver chain.