Files
developtools_ace-ets2bundle/compiler/components/column.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
68 B
JSON

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