UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

6 lines (5 loc) 167 B
const formItemInjectionKey = Symbol( "ArcoFormItemContext" ); const formInjectionKey = Symbol("ArcoFormContext"); export { formInjectionKey, formItemInjectionKey };