• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "name": "WaterFlow",
3    "children": [
4        "FlowItem",
5        "LazyVGridLayout"
6    ],
7    "attrs": [
8        "onReachEnd",
9        "onReachStart",
10        "itemConstraintSize",
11        "rowsTemplate",
12        "columnsTemplate",
13        "columnsGap",
14        "rowsGap",
15        "layoutDirection",
16        "enableScrollInteraction",
17        "fadingEdge",
18        "nestedScroll",
19        "onScrollFrameBegin",
20        "friction",
21        "cachedCount",
22        "edgeEffect",
23        "onScroll",
24        "onScrollStart",
25        "onScrollStop",
26        "onScrollIndex",
27        "scrollBar",
28        "scrollBarWidth",
29        "scrollBarColor",
30        "flingSpeedLimit",
31        "onWillScroll",
32        "onDidScroll",
33        "clipContent",
34        "backToTop",
35        "onWillStopDragging",
36        "syncLoad"
37    ]
38}
39