Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 517 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 517 Bytes

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.