react-typeahead icon indicating copy to clipboard operation
react-typeahead copied to clipboard

Can we add a default option when there was no option?

Open JlineZen opened this issue 9 years ago • 1 comments

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.

JlineZen avatar Mar 29 '16 02:03 JlineZen

Why would not you do that in the parent component: it knows better about the context and how to handle it.

zerkms avatar Apr 01 '16 04:04 zerkms