lang-ai / react-tags-input

[Not Actively Maintained] An input control that handles tags interaction with copy-paste and custom type support.
26 stars 6 forks source link

How to use SPACE or TAB to create tag #4

Open icharge opened 6 years ago

icharge commented 6 years ago

By default will use comma ',' to create new tag. How to configure add some SPACE or TAB keys too?

fjaguero commented 6 years ago

Sorry, but that feature it's not currently supported.

ArtemBernatskyy commented 5 years ago

+1 for this feature

For example if we need list of emails, we can enter each email and separate them via spaces

fjaguero commented 5 years ago

Thank you for the feedback @ArtemBernatskyy. We may consider this passing a config object.