提交 bcfa873b 编写于 作者: S sunjiakun

Update descriptions for search

Signed-off-by: Nsunjiakun <sunjiakun3@huawei.com>
上级 87981f3e
...@@ -45,7 +45,7 @@ Search(options?: { value?: string, placeholder?: ResourceStr, icon?: string, con ...@@ -45,7 +45,7 @@ Search(options?: { value?: string, placeholder?: ResourceStr, icon?: string, con
| 参数名 | 参数类型 | 必填 | 参数描述 | | 参数名 | 参数类型 | 必填 | 参数描述 |
| ------ | ------------------------------------------ | ---- | ----------- | | ------ | ------------------------------------------ | ---- | ----------- |
| size | [Length](ts-types.md#length) | 否 | 图标尺寸。 | | size | [Length](ts-types.md#length) | 否 | 图标尺寸,不支持百分比。 |
| color | [ResourceColor](ts-types.md#resourcecolor) | 否 | 图标颜色。 | | color | [ResourceColor](ts-types.md#resourcecolor) | 否 | 图标颜色。 |
| src | [ResourceStr](ts-types.md#resourcestr) | 否 | 图标/图片源。 | | src | [ResourceStr](ts-types.md#resourcestr) | 否 | 图标/图片源。 |
...@@ -60,7 +60,7 @@ Search(options?: { value?: string, placeholder?: ResourceStr, icon?: string, con ...@@ -60,7 +60,7 @@ Search(options?: { value?: string, placeholder?: ResourceStr, icon?: string, con
| 参数名 | 参数类型 | 必填 | 参数描述 | | 参数名 | 参数类型 | 必填 | 参数描述 |
| --------- | ------------------------------------------ | ---- | ---------------- | | --------- | ------------------------------------------ | ---- | ---------------- |
| fontSize | [Length](ts-types.md#length) | 否 | 文本按钮字体大小。 | | fontSize | [Length](ts-types.md#length) | 否 | 文本按钮字体大小,不支持百分比。 |
| fontColor | [ResourceColor](ts-types.md#resourcecolor) | 否 | 文本按钮字体颜色。 | | fontColor | [ResourceColor](ts-types.md#resourcecolor) | 否 | 文本按钮字体颜色。 |
## CancelButtonStyle<sup>10+</sup>枚举说明 ## CancelButtonStyle<sup>10+</sup>枚举说明
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册