UNPKG

@tuoyuan/web-plus-dev

Version:

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

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