mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-23 16:39:56 +00:00
3a567a1978
Signed-off-by: kangchongtao <kangchongtao@huawei.com> Change-Id: I72667c20707fa95c9a21187469c7b9b04042ac91
8 lines
129 B
JSON
8 lines
129 B
JSON
{
|
|
"name": "GridCol",
|
|
"parents": ["GridRow"],
|
|
"single": true,
|
|
"attrs": [
|
|
"span", "offset", "order"
|
|
]
|
|
} |