---
title: SearchInput
subtitle: 搜索框
path: component/search-input
group: 数据
---

## SearchInput 搜索框组件

带搜索框的 Input 组件.

### API

API 和 [Input 组件](input)一致, 但是不支持 `type` 参数.

通过 `evt.fromClearButton` 判断 `onChange` 事件是否来自清空按钮。
