developtools_ace_ets2bundle/compiler/components/select.json
yyuanche d6c3399e35 【工具链】select 与 picker 私有属性补齐
Signed-off-by: yyuanche <yuancheng25@huawei.com>
2024-07-24 11:43:42 +08:00

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"
]
}