Col
Available since 1.0.0
栅格布局-列
Grid
- Row
- Col
属性
属性名 | 类型 | 说明 | 默认值 |
---|---|---|---|
align
|
String |
竖直方向的排列是靠上、居中还是靠下 ['top', 'bottom','center'] |
|
classPrefix
|
String |
样式前缀 |
'col' |
offset
|
Number |
偏移量 |
|
width
|
Number |
占100份的多少份,目前支持5-100之间5的倍数、33(1\3)和66(2\3) |