mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-27 10:41:03 +00:00
GirdCol组件新增属性
Signed-off-by: kangchongtao <kangchongtao@huawei.com> Change-Id: I72667c20707fa95c9a21187469c7b9b04042ac91
This commit is contained in:
parent
57f9e1db51
commit
3a567a1978
@ -2,5 +2,7 @@
|
||||
"name": "GridCol",
|
||||
"parents": ["GridRow"],
|
||||
"single": true,
|
||||
"attrs": []
|
||||
"attrs": [
|
||||
"span", "offset", "order"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user