Closed gauravsbagul closed 4 years ago
No, sorry, this isn't currently possible. This component is set up to have the TextInput
flow inline after the list of selected tags. I'd suggest forking or copying some of the code in this project in order to spin your own solution, keeping in mind the license requirements.
I am using my custom input box to enter keywords, and I don't want to show the cursor comes after tags. and when I do editable= false, I am not able to delete tags so is there any other way to hide the cursor and still able to delete tags.