UNPKG

@tuoyuan/web-plus

Version:

基于arco-design-vue的配置化表格表单组件

3 lines (2 loc) 127 B
import { Column } from '../form/type'; export declare const getComponentBindProps: (dicData: Array<any>, item: Column) => any;