UNPKG

@wufengteam/wform

Version:

@wufengteam/wform

136 lines (135 loc) 3.29 kB
declare const _default: { type: string; icon: string; label: string; groupsName: string; compType: number; platform: string; props: { name: string; attachments: never[]; isView: boolean; }; engineApi: string[]; todoProps: { labelCol: { label: string; type: string; groupsName: string; props: { dependProps: { noShow: boolean; }; }; }; wrapperCol: { label: string; type: string; groupsName: string; props: { dependProps: { noShow: boolean; }; }; }; fieldName: { label: string; type: string; props: { dependProps: { noShow: boolean; }; }; }; name: { type: string; label: string; groupsName: string; props: { label: string; defaultValue: string; maxLength: number; showCount: boolean; }; }; fieldNameAlias: { label: string; type: string; groupsName: string; props: { required: boolean; tooltipText: string; }; }; attachments: { type: string; label: string; groupsName: string; props: { label: string; }; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; selfSpan: { label: string; type: string; groupsName: string; istodoBind: boolean; }; isView: { label: string; type: string; props: { dependProps: { noShow: boolean; }; }; }; }; todoActionList: any[]; }; export default _default;