mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-26 18:21:00 +00:00
add new attributes about refresh and alphabetIndexer component
Signed-off-by: Zhang-Dong-hui <zhangdonghui5@huawei.com> Change-Id: I55ca1cc8546745f6e1d529ce4a20940e41fe8865
This commit is contained in:
parent
2522c6c80d
commit
4d69f5f863
@ -6,6 +6,6 @@
|
||||
"selectedFont", "popupFont", "itemSize", "font", "color", "alignStyle", "onRequestPopupData", "onPopupSelect",
|
||||
"selected", "popupPosition", "onSelect", "popupItemFont", "popupItemBackgroundColor", "popupSelectedColor",
|
||||
"popupUnselectedColor", "autoCollapse", "popupItemBorderRadius", "itemBorderRadius", "popupBackgroundBlurStyle",
|
||||
"popupTitleBackground"
|
||||
"popupTitleBackground", "enableHapticFeedback"
|
||||
]
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"name": "Refresh",
|
||||
"single": true,
|
||||
"attrs": [
|
||||
"refreshing", "offset", "friction", "onStateChange", "onRefreshing"
|
||||
"onStateChange", "onRefreshing", "refreshOffset",
|
||||
"pullToRefresh", "pullDownRatio", "onOffsetChange"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user