未验证 提交 f2bbd611 编写于 作者: O openharmony_ci 提交者: Gitee

!15352 翻译完成 14662:【select】selected属性补充说明

Merge pull request !15352 from ester.zhou/TR-14662
......@@ -25,7 +25,7 @@ Select(options: Array\<[SelectOption](#selectoption)\>)
| Name | Type | Description |
| ----------------------- | ------------------------------------- | --------------------------------------------- |
| selected | number | Index of the initial selected option in the drop-down list box. The index of the first option is **0**.|
| selected | number | Index of the initial selected option in the drop-down list box. The index of the first option is **0**.<br>If this attribute is not set, the default value **-1** is used, indicating that no option is selected.|
| value | string | Text of the drop-down button. |
| font | [Font](ts-types.md#font) | Text font of the drop-down button. |
| fontColor | [ResourceColor](ts-types.md#resourcecolor) | Text color of the drop-down button. |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册