UNPKG

@tarojsx/ui

Version:

We reinvents the UI for Taro3+

32 lines (19 loc) 657 B
--- id: "_searchbar_" title: "SearchBar" sidebar_label: "SearchBar" --- ## Index ### Interfaces * [SearchBarProps](../interfaces/_searchbar_.searchbarprops.md) ### Functions * [SearchBar](_searchbar_.md#const-searchbar) ## Functions ### `Const` SearchBar **SearchBar**(`props`: [SearchBarProps](../interfaces/_searchbar_.searchbarprops.md)‹› & object): *Element‹›* *Defined in [src/SearchBar.tsx:30](https://github.com/tarojsx/ui/blob/v0.11.0/src/SearchBar.tsx#L30)* **Parameters:** Name | Type | ------ | ------ | `props` | [SearchBarProps](../interfaces/_searchbar_.searchbarprops.md)‹› & object | **Returns:** *Element‹›*