GetNewOptionData

typealias GetNewOptionData<Option> = (inputValue: String, optionLabel: ReactNode) -> Option(source)