提交 7ce126d3 编写于 作者: L limeng

fix search 文档

Signed-off-by: Nlimeng <limeng208@huawei.com>
上级 b269a280
......@@ -19,7 +19,7 @@ Search(options?: { value?: string; placeholder?: ResourceStr; icon?: string; con
| 参数名 | 参数类型 | 必填 | 参数描述 |
| ----------- | ---------------- | ---- | ------------------------------------------------------------ |
| value | string | 否 | 设置当前显示的搜索文本内容。 |
| placeholder | [ResourceStr](ts-types.md#resourcestr)| 否 | 设置无输入时的提示文本。 |
| placeholder | [ResourceStr](ts-types.md#resourcestr)<sup>10</sup> | 否 | 设置无输入时的提示文本。 |
| icon | string | 否 | 设置搜索图标路径,默认使用系统搜索图标,图标支持的图源格式: svg、jpg和png。 |
| controller | SearchController | 否 | 设置Search组件控制器。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册