• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "Grid",
3  "children": ["GridItem"],
4  "attrs": [
5    "columnsTemplate", "rowsTemplate", "columnsGap", "rowsGap", "scrollBar", "scrollBarWidth",
6    "scrollBarColor", "editMode", "maxCount", "minCount", "cellLength", "onItemDragStart",
7    "onItemDragMove", "onItemDragEnter", "onItemDrop", "layoutDirection", "direction",
8    "supportAnimation", "onItemDragLeave", "multiSelectable", "onScrollIndex", "edgeEffect",
9    "onScrollBarUpdate", "enableScrollInteraction", "fadingEdge", "onScrollStart", "onScroll",
10    "onScrollStop", "onWillScroll", "onDidScroll", "cachedCount", "nestedScroll", "friction",
11    "alignItems", "onReachStart", "onReachEnd", "onScrollFrameBegin", "flingSpeedLimit",
12    "clipContent", "backToTop"
13  ]
14}
15