UNPKG

@jsonforms/vue-vuetify

Version:

Vue Vuetify renderers for JSON Forms

6 lines (4 loc) 172 B
import type { InjectionKey } from 'vue'; export const IsDynamicPropertyContext: InjectionKey<boolean> = Symbol.for( 'jsonforms-vue-vuetify:IsDynamicPropertyContext', );