react-taggy
react-taggy copied to clipboard
How can I get the call back for selected word
I want to add new entities when user select specific words. What is the callback for that action?
Hi @alimirzaei fyi I implemented callbacks for onClick and onHighlight actions, see pull request https://github.com/johncmunson/react-taggy/pull/3 for more details