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

    Variable VueWidgetsContextConst

    VueWidgetsContext: ContextPort<WidgetsContextShape> = ...

    Vue implementation of ContextPort for the WidgetsContextShape. Mirrors VueResolverContext: a thin wrapper around Vue's provide / inject keyed by VUE_WIDGETS_KEY.

    Must be called from inside a component's setup().