developtools_ace_ets2bundle/compiler/components/alphabet_indexer.json
yangziyong dcf1f77a81 Fear:AlphabetIndexer 索引条样式风格增强
Signed-off-by: yangziyong <nsyangziyong@huawei.com>
Change-Id: Idf982ab3a9a3fdb3edcf4dde92bdd0a790871aa5
2024-03-04 17:50:55 +08:00

11 lines
547 B
JSON

{
"name": "AlphabetIndexer",
"atomic": true,
"attrs": [
"onSelected", "selectedColor", "popupColor", "selectedBackgroundColor", "popupBackground", "usingPopup",
"selectedFont", "popupFont", "itemSize", "font", "color", "alignStyle", "onRequestPopupData", "onPopupSelect",
"selected", "popupPosition", "onSelect", "popupItemFont", "popupItemBackgroundColor", "popupSelectedColor",
"popupUnselectedColor", "autoCollapse", "popupItemBorderRadius", "itemBorderRadius", "popupBackgroundBlurStyle",
"popupTitleBackground"
]
}