Files
developtools_ace-ets2bundle/compiler/components/select.json
T
kukixi eecfbb92a7 props define match with api
Signed-off-by: kukixi <kouxinxin@huawei.com>
2022-03-25 17:35:39 +08:00

6 lines
223 B
JSON

{
"name":"Select",
"attrs":["selected", "value", "font", "fontColor", "selectedOptionBgColor", "selectedOptionFont",
"selectedOptionFontColor", "optionBgColor", "optionFont", "optionFontColor", "onSelect"
]
}