Home
last modified time | relevance | path

Searched refs:widgetRef (Results 1 – 1 of 1) sorted by relevance

/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-core/src/components/
A DWidget.js168 const widgetRef = ref(null); constant
171 watch(widgetRef, () => {
172 props.getWidget.call(null, widgetRef.value);
326 ref: widgetRef,

Completed in 6 milliseconds