mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
10 lines
122 B
Markdown
10 lines
122 B
Markdown
## Search 组件
|
|
|
|
### 基础用法
|
|
|
|
:::demo 样例代码
|
|
```html
|
|
<z-search placeholder="商品名称">
|
|
</z-search>
|
|
```
|
|
::: |