jakiestfu / Mention.js

Lightweight wrapper for adding @user mention functionality to Twitter Bootstraps Typeahead plugin
http://jakiestfu.github.com/Mention.js/
MIT License
747 stars 144 forks source link

Retrieving selected data? #24

Open anakinjay opened 10 years ago

anakinjay commented 10 years ago

How do I retrieve the data? For example, if I use the Name, Username, & Image example, and @username gets inserted into the table. How do I retrieve the full data array on form submission or for an ajax call?

amilajack commented 10 years ago

I'm having the same issue.