• liuzhidong's avatar
    feat(form): add 'layout', 'labelAlign', 'rowProps' option (#651) · 785732f4
    liuzhidong authored
    * feat(form):  add 'layout', 'labelAlign', 'rowProps' option
    
    1.添加Form布局方式,当layout: 'vertical',labelWidth可以控制col间距
    2.添加Form的全局label对齐方式, labelAlign: left | right
    3.添加Form的Row组件所支持属性,控制Col间的间距,对齐方式,布局方式
    
    * feat(Rate): add 'Rate' module
    
    *添加评分组件,并添加了dome例子
    785732f4
Name
Last commit
Last update
..
AdvancedForm.vue Loading commit data...
AppendForm.vue Loading commit data...
CustomerForm.vue Loading commit data...
DynamicForm.vue Loading commit data...
RefForm.vue Loading commit data...
RuleForm.vue Loading commit data...
UseForm.vue Loading commit data...
index.vue Loading commit data...