UNPKG

d-render

Version:

基于 Element Plus 二次封装的数据驱动渲染组件库 - 表单、搜索表单、表格配置化渲染

5 lines (4 loc) 260 B
export declare const getInputComponent: (type?: string) => any; export declare const getViewComponent: (type?: string) => any; export declare const getH5InputComponent: (type?: string) => any; export declare const isLayoutType: (type?: string) => boolean;