# HtRow 行
HtRow 自定义行组件,基于el-row实现;
Author andy.ten@tom.com & xukaixing@hotmail.com
# 示例
Copy
# API
# Row Attributes
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|---|---|---|---|---|
| gutter | 设置row的列间距 | Number | — | 0 |
| tag | 设置row渲染的html tag属性 | String | — | div |
# 版本
- v1.0.1
Hawthorn-Api HtRow 自定义行组件,基于el-row实现;
Author andy.ten@tom.com & xukaixing@hotmail.com
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|---|---|---|---|---|
| gutter | 设置row的列间距 | Number | — | 0 |
| tag | 设置row渲染的html tag属性 | String | — | div |