未验证 提交 8ffc17e3 编写于 作者: 起床困难户 提交者: Gitee

【OpenHarmony开源贡献者计划2022】更正TextPicker中格式

更正TextPicker中格式,补充缺失空格
Signed-off-by: Nsuper-he <949845482@qq.com>
Signed-off-by: N起床困难户 <949845482@qq.com>
上级 95733047
......@@ -25,7 +25,7 @@ TextPicker(value: {range: string[] | Resource, value?: string, selected?: number
- 参数
| 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 |
| -------- | -------- | -------- | -------- | -------- |
| range | string[]\|&nbsp;[Resource](../../ui/ts-types.md#resource类型) | 是 | - | 选择器的数据选择范围。 |
| range | string[]&nbsp;\|&nbsp;[Resource](../../ui/ts-types.md#resource类型) | 是 | - | 选择器的数据选择范围。 |
| value | string | 否 | - | 搜索文本值。 |
| selected | number | 否 | 第一个元素 | 选中项在数组中的index值。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册