developtools_ace_ets2bundle/compiler/components/scroll.json
2023-11-29 08:21:58 +00:00

9 lines
230 B
JSON

{
"name": "Scroll",
"single": true,
"attrs": [
"scrollable", "onScroll", "onScrollEdge", "onScrollEnd", "scrollBar", "scrollBarColor",
"scrollBarWidth", "edgeEffect", "enableScrollInteraction", "onScrollBegin"
]
}