1{ 2 "name": "Scroll", 3 "single": true, 4 "attrs": [ 5 "scrollable", "onScroll", "onScrollEdge", "onScrollEnd", "scrollBar", "scrollBarColor", 6 "scrollBarWidth", "edgeEffect", "enableScrollInteraction", "onScrollBegin", "scrollSnap", 7 "nestedScroll", "friction", "enablePaging", "initialOffset", "onScrollFrameBegin", 8 "onWillScroll", "onDidScroll", "onScrollStart", "onScrollStop", "flingSpeedLimit", 9 "fadingEdge", "clipContent", "onReachStart", "onReachEnd", "backToTop" 10 ] 11} 12