add grid attrs onScrollIndex

Signed-off-by: puyajun <puyajun@huawei.com>
This commit is contained in:
puyajun
2022-03-24 17:35:09 +08:00
parent e4b058a64e
commit b5f0170b03
+1 -1
View File
@@ -5,6 +5,6 @@
"columnsTemplate", "rowsTemplate", "columnsGap", "rowsGap", "scrollBar", "scrollBarWidth",
"scrollBarColor", "editMode", "maxCount", "minCount", "cellLength", "onItemDragStart",
"onItemDragMove", "onItemDragEnter", "onItemDragMove", "onItemDrop", "layoutDirection", "direction",
"supportAnimation", "dragAnimation", "edgeEffection", "onItemDragLeave", "multiSelectable"
"supportAnimation", "dragAnimation", "edgeEffection", "onItemDragLeave", "multiSelectable", "onScrollIndex"
]
}