Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-react-select
/
react.select
/
FilterPredicate
Filter
Predicate
typealias
FilterPredicate
<
Option
>
=
(
option
:
FilterOptionOption
<
Option
>
,
inputValue
:
String
)
->
Boolean
(
source
)