| Interface | Description |
|---|---|
| Search.SearchCloseHandler |
A functional interface to handle closing of the Search component
|
| Search.SearchHandler |
A functional interface to implement the search logic
|
| SearchBox.SearchListener |
A functional interface to implement the search logic in as a search listener
|
| Class | Description |
|---|---|
| Search |
A search component that can fit into another component with fixed height, this component will be
hidden by default and can be revealed by a trigger.
|
| SearchBox |
A simple search box that is triggered while the user is typing
|
| SearchStyles |
Constants class for the Search component css classes names
|
Copyright © 2019–2022 Dominokit. All rights reserved.