moroshko / react-autosuggest

WAI-ARIA compliant React autosuggest component

Home Page:http://react-autosuggest.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load suggestion when focus input

thuythao1912 opened this issue · comments

Hi all,
I would like to know how to load all the suggestions when user only focus the input (the input will be empty because user doesn't type anything)
I'm looking for your help! Thanks a lot!!

Example:
image