diff --git a/compiler/components/grid.json b/compiler/components/grid.json index e858c29..dca7e86 100644 --- a/compiler/components/grid.json +++ b/compiler/components/grid.json @@ -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" ] } \ No newline at end of file