mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-23 16:39:56 +00:00
48e9ffe750
Signed-off-by: wzztoone <wangzezhen@huawei.com> Change-Id: I82a3818fbb11cad5d139d79ab01887ebe185fb5c
6 lines
170 B
JSON
6 lines
170 B
JSON
{
|
|
"name": "GridItem",
|
|
"parents": ["Grid"],
|
|
"single": true,
|
|
"attrs": ["rowStart", "rowEnd", "columnStart", "columnEnd", "forceRebuild", "selectable", "onSelect"]
|
|
} |