T - The type of the suggest box records@FunctionalInterface public static interface SuggestBoxStore.SuggestionFilter<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(String searchValue,
SuggestItem<T> suggestItem) |
boolean filter(String searchValue, SuggestItem<T> suggestItem)
Copyright © 2019–2022 Dominokit. All rights reserved.