mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-23 16:39:56 +00:00
a676726857
Merge pull request !2307 from 张荣杰/0608
9 lines
230 B
JSON
9 lines
230 B
JSON
{
|
|
"name": "Scroll",
|
|
"single": true,
|
|
"attrs": [
|
|
"scrollable", "onScroll", "onScrollEdge", "onScrollEnd", "scrollBar", "scrollBarColor",
|
|
"scrollBarWidth", "edgeEffect", "enableScrollInteraction", "onScrollBegin"
|
|
]
|
|
}
|