Skip to content

realbakari/auto-complete-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocomplete search, based on google search

Google Autocomplete search functionality

The search component is split into three main sub-components

  • The search bar where the input, etc.
  • The autocomplete results
  • The buttons

The search bar consist of the input elements(div or button)and the microphone just for show. The autocomplete result will contain an unordered list as the sole elements. unordered list HTML case means ul as opposed to ol - ordered list.

About

Google Autocomplete search functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published