Multi Input
A HTML input which allows multi tags and validation on the fly.

Demo


Acceptance Criteria

  • Tag is valid if there are upto 5 alpha characters followed by up to 10 digits.
  • Edit tag by clicking on it.
  • Allow upto max 5 tags.
  • Allow entering tags in the middle.
  • Dont allow duplicates.
  • Use backspace/X button to delete tags.

Type in the tags.

Features


Things you can do with multi-input


Create custom logic for valid/invalid color coded tags.

Edit tags after they are added by clicking on it.

Insert tags in the middle.

Contact Me