Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 407 Bytes

react-tag-complete

A component to emulate gmails address input bar. Flexible and mostly pure component allows easy customization and connection to redux if needed.

Demo

react tag complete

Installation

npm install react-tag-complete --save

Check examples for usage.