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!
See this example: https://codepen.io/moroshko/pen/kXpapq
Most helpful comment
See this example: https://codepen.io/moroshko/pen/kXpapq