Skip to content

Pratik-Kumar-621/input-chip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Input-Chip

https://input-chip.vercel.app/

Functionalities

  • When you click on input field a list of users will open
  • While clicking on any user it got selected in chip format.
  • you can remove the chip by clicking on x.
  • you can also search for user by typing in input field.
  • if your search doesn't matches any user it shows no data.
  • Backspace Functionality: when the input field is empty and some users are selected and you press backspace the last selected user got unselected and you can edit it.