mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-23 16:39:56 +00:00
d6c3399e35
Signed-off-by: yyuanche <yuancheng25@huawei.com>
8 lines
406 B
JSON
8 lines
406 B
JSON
{
|
|
"name":"Select",
|
|
"attrs":["selected", "value", "font", "fontColor", "selectedOptionBgColor", "selectedOptionFont",
|
|
"selectedOptionFontColor", "optionBgColor", "optionFont", "optionFontColor", "onSelect", "menuAlign",
|
|
"optionWidth", "optionHeight", "controlSize", "menuItemContentModifier", "divider", "menuBackgroundColor",
|
|
"menuBackgroundBlurStyle", "arrowPosition", "space"
|
|
]
|
|
} |