UNPKG

@arco-design/web-vue

Version:

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

4 lines (3 loc) 161 B
const tableInjectionKey = Symbol("ArcoTable"); const tableColumnInjectionKey = Symbol("ArcoTableColumn"); export { tableColumnInjectionKey, tableInjectionKey };