Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting the search string / fire a method everytime the search string is manipulated #23

Open
viktorwillmann opened this issue Nov 28, 2016 · 2 comments

Comments

@viktorwillmann
Copy link
Contributor

the shown allTags are changed whenever the search string is changed. Now i want to use the search string to load proposed tags from my backend, ever time it is manipulated.

is the search string accessible? is there a way to fire a function whenever it is manipulated?

@paulrolfe
Copy link
Owner

Currently there's no support for that. You only get a callback after the tag is added. I'd welcome a pull request adding that functionality, sounds like a good idea.

@viktorwillmann
Copy link
Contributor Author

ok i made it. now i try to commit this somehow, since i know nothing about GitHub this is only a matter of hours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants