---
title: SearchInput
path: component/search-input
group: Data Entry
---

## SearchInput

SearchInput is a special Input with search box.

### API

The API of SearchInput is consistent with Input, `type` not included.

Use `evt.fromClearButton` to tell if `onChange` is triggered by clicking clear button.
