toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-select
/
react.select
/
CreatableSelectProps
/
formatCreateLabel
format
Create
Label
abstract
var
formatCreateLabel
:
(
inputValue
:
String
)
->
ReactNode
?
(
source
)
Gets the label for the "create new ..." option in the menu. Is given the current input value.