React-autosuggest: Show suggestions on focus (even if input value is empty)

Created on 30 Sep 2017  路  1Comment  路  Source: moroshko/react-autosuggest

Is there a way to show a suggestions list onFocus, even if the input value is empty? It shows them only after entering at least a letter.

I tried using the _shouldRenderSuggestions_ method, but won't work either.

I was wondering if this is supported or not.

Thanks!

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings