Input
| Name | Data Type | Two-way | Default Value | Description |
|---|---|---|---|---|
| gutter | number | 0 | 栅格间隔 | |
| type | string | 布局模式,可选 flex,现代浏览器下有效 | ||
| justify | string | 'start' | flex 布局下的水平排列方式(start/end/center/space-around/space-between) | |
| align | string | 'top' | flex 布局下的垂直排列方式(top/middle/bottom) |
Slots(ng-content占位符)
| Name | Description |
|---|---|
| '' | 放置 sa-col |