Closed juanlet closed 3 years ago
I would like to display the list of suggestions when the user focus on the input to make it more intuitive to users who don't know the options. I haven't found a way of displaying the suggestion list on the docs, any way to do this?
Setting minQueryLength to zero will show the suggestions on focus.
minQueryLength
I would like to display the list of suggestions when the user focus on the input to make it more intuitive to users who don't know the options. I haven't found a way of displaying the suggestion list on the docs, any way to do this?