I have used $http service to generate autocomplete to fetch all data of relevant input and its working fine if I am using it with mouse. However, there is no keyboard navigation present in it. I just want to enable up and down arrow movement on the list of options and selection on Enter.I have used $http service to generate autocompl