Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
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.