snowy-designer
Version:
基于Epic-Designer-Pro版本的设计器,可视化开发页面表单
2 lines (1 loc) • 1.05 kB
JavaScript
;const t=e=>Object.freeze(Object.defineProperty({__proto__:null,default:e},Symbol.toStringTag,{value:"Module"})),o={component:()=>Promise.resolve().then(()=>t(require("./divider.vue.cjs"))),config:{attribute:[{field:"componentProps.dashed",label:"虚线",type:"switch"},{componentProps:{placeholder:"请输入"},field:"componentProps.text",label:"文本",type:"input"},{componentProps:{defaultValue:"center",options:[{label:"left",value:"left"},{label:"right",value:"right"},{label:"center",value:"center"}]},field:"componentProps.orientation",label:"文本位置",type:"select"},{componentProps:{options:[{label:"horizontal",value:"horizontal"},{label:"vertical",value:"vertical"}]},field:"componentProps.type",label:"类型",type:"select"},{field:"componentProps.plain",label:"文本是否普通样式",type:"switch"},{field:"componentProps.hidden",label:"隐藏",type:"switch"}]},defaultSchema:{componentProps:{type:"horizontal"},label:"分割线",type:"divider"},groupName:"布局",icon:"icon--epic--divider-horizontal"};module.exports=o;