Const
Vue implementation of ContextPort for the WidgetsContextShape. Mirrors VueResolverContext: a thin wrapper around Vue's provide / inject keyed by VUE_WIDGETS_KEY.
provide
inject
Must be called from inside a component's setup().
setup()
Vue implementation of ContextPort for the WidgetsContextShape. Mirrors VueResolverContext: a thin wrapper around Vue's
provide/injectkeyed by VUE_WIDGETS_KEY.Must be called from inside a component's
setup().