venmo / VENTokenField

Easy-to-use token field that is used in the Venmo app.
MIT License
794 stars 195 forks source link

Can i use a delimiter such as a comma or <space> to create a token? #50

Closed willchu closed 9 years ago

willchu commented 9 years ago

If the user adds a comma or a space to the token field, I would like to create a token for the existing text (similar to what happens when you press return). Can i set the delimiters?

ayanonagon commented 9 years ago

That would be a cool feature. We don’t currently support that, but pull-requests are welcome if this is something that you would like to see. :smile_cat: