Skip to content

shravyaRB/searchSelectBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchSelectBox

Basic Features:

  1. SearchSelectBox fetches suggestions based on user input, and also highlights text in the options with current user input.
  2. Can navigate and select options in dropdown menu through keyboard
  3. Selected suggestions from the dropdown are added to input box and newly fetched suggestions are of only currently entering input.

Installation Steps

  1. npm install
  2. npm run webpack
  3. Open index.html in browser

Demo Link: https://shravya95.github.io/searchSelectBox/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages