SearchBar
Extends:
* → SearchBar
Class to add a search bar header to a page.
Static Member Summary
Static Public Members | ||
public static |
propTypes: * |
Member Summary
Public Members | ||
public |
|
|
public |
isSearching: Boolean: * Returns if there is text in the search bar. |
|
public |
state: * |
Private Members | ||
private |
_onSelectedItemsChange(selectedItems: List): * Add the new selected items to the state and update |
|
private |
_renderIcon: * Renders an icon. |
Method Summary
Public Methods | ||
public |
render() Renders the search bar. |
Static Public Members
public static propTypes: * source
Public Members
public componentDidMount: * source
public isSearching: Boolean: * source
Returns if there is text in the search bar. If the user is searching something.
public state: * source
Private Members
private _onSelectedItemsChange(selectedItems: List): * source
Add the new selected items to the state and update