mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-23 16:39:56 +00:00
aa8436615d
Signed-off-by: luoying_ace_admin <luoying19@huawei.com>
18 lines
323 B
JSON
18 lines
323 B
JSON
{
|
|
"name": "WaterFlow",
|
|
"children": [
|
|
"FlowItem"
|
|
],
|
|
"attrs": [
|
|
"onReachEnd",
|
|
"onReachStart",
|
|
"itemConstraintSize",
|
|
"rowsTemplate",
|
|
"columnsTemplate",
|
|
"columnsGap",
|
|
"rowsGap",
|
|
"layoutDirection",
|
|
"enableScrollInteraction"
|
|
]
|
|
}
|