mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-08-07 13:49:48 +08:00
docs(Search): update doc
This commit is contained in:
parent
9e17b13164
commit
0d1f370059
@ -116,7 +116,7 @@ Page({
|
|||||||
| name | 在表单内提交时的标识符 | _string_ | - |
|
| name | 在表单内提交时的标识符 | _string_ | - |
|
||||||
| label | 搜索框左侧文本 | _string_ | - |
|
| label | 搜索框左侧文本 | _string_ | - |
|
||||||
| shape | 形状,可选值为 `round` | _string_ | `square` |
|
| shape | 形状,可选值为 `round` | _string_ | `square` |
|
||||||
| value | 当前输入的值 | _string \j number_ | - |
|
| value | 当前输入的值 | _string \| number_ | - |
|
||||||
| background | 搜索框背景色 | _string_ | `#f2f2f2` |
|
| background | 搜索框背景色 | _string_ | `#f2f2f2` |
|
||||||
| show-action | 是否在搜索框右侧显示取消按钮 | _boolean_ | `false` |
|
| show-action | 是否在搜索框右侧显示取消按钮 | _boolean_ | `false` |
|
||||||
| action-text `v1.0.0` | 取消按钮文字 | _boolean_ | `取消` |
|
| action-text `v1.0.0` | 取消按钮文字 | _boolean_ | `取消` |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user