mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-18 16:04:32 -04:00
829e74db7a
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"
|
|
]
|
|
} |