react-typeahead
react-typeahead copied to clipboard
Can we add a default option when there was no option?
I got a idea that whether we can option a API for the default option cause once we do not have any options in the options container,can we add a default option for the component. thanks.
Why would not you do that in the parent component: it knows better about the context and how to handle it.