-
Notifications
You must be signed in to change notification settings - Fork 139
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
Multi Autocomplete #352
Comments
Tried this but its not working like i want. I just can choose one.
|
The solution i get from the code above is this: https://picload.org/view/rwowdowl/a.png.html But i want it like this: https://picload.org/view/rwowdowi/b.png.html (this is with JQuery) |
@SerdarN92 is this supported in MaterializeCSS? (http://materializecss.com/) |
What is the difference of MaterializeCSS and vanilla MaterializeCSS? |
None. I was just referring to a clean MaterializeCSS implementation without Angular. The angular2-materialize is only an Angular wrapper for MaterializeCSS. If something is not supported in MaterializeCSS then the right place to discuss or open an issue for it is the MaterializeCSS repo. |
Its not working with plain MaterializeCSS. Had to use another way. But thanks for trying to help. |
Hi could you give me an example how Multi Autocomplete works on Angular2? I googled a lot and there are just examples for jquery.
The text was updated successfully, but these errors were encountered: