Skip to content

Row 栅格行

基础用法

设置内部间距(gutter)

设置内部对齐方式(justify)

设置内部对齐方式(align)

属性(Attributes)

属性描述类型默认
gutter栅格列之间的间距Number--0
justifycol 的左右对齐方式Stringcenter/start/end/around/betweenstart
aligncol 的上下对齐方式Stringcenter/top/bottomtop

插槽(slot)

名称描述
default默认插槽

Released under the MIT License.