Files
developtools_ace-ets2bundle/compiler/components/select.json
T
kukixi c84b10d342 props define match with api
Signed-off-by: kukixi <kouxinxin@huawei.com>
2022-03-26 09:52:44 +08:00

6 lines
223 B
JSON

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