Files
developtools_ace-ets2bundle/compiler/components/row.json
T
yangfan a05673659c fixed 0bacd23 from https://gitee.com/yangfan229/developtools_ace-ets2bundle/pulls/358
Row/Column添加justifyContent接口

Signed-off-by: yangfan <yangfan229@huawei.com>
2022-03-14 08:19:15 +00:00

5 lines
65 B
JSON

{
"name": "Row",
"attrs": ["alignItems", "justifyContent"]
}