react-tagsinput icon indicating copy to clipboard operation
react-tagsinput copied to clipboard

Feature request

Open ashfaqrafi opened this issue 8 years ago • 1 comments

I am looking for a feature like I can be able to copy and paste a bunch of words separated by comma and when I paste it on the input box all the separated words will be looking like tags as now in the package. Like I want to copy a bunch of words like this household, family, family circle, ménage, clan, tribe and when I paste this in the input box it will look like separated tags. Is this done in the repo yet or if not is it possible to add some code in the existing package to achieve this feature? if I need to add some code to get this feature please suggest me.

ashfaqrafi avatar Nov 28 '17 08:11 ashfaqrafi

Does this do what you need? https://github.com/olahol/react-tagsinput#pastesplit

mykter avatar Dec 19 '17 09:12 mykter