formatCreateLabel

abstract var formatCreateLabel: (inputValue: String) -> ReactNode?(source)

Gets the label for the "create new ..." option in the menu. Is given the current input value.