-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add support for creating Polymer elements imperatively #163
Comments
cc @ebidel |
This would still really by a great feature. Any chance of it getting some love? I am eager to work with Polymer from Clojurescript ;) |
This should already be possible with the new Example: http://jsfiddle.net/h5xDx/14/ Shall we close this? |
This is great. I have fallen behind on the mailing list while hoping for this issue to get some activity. Thanks @ebidel . |
Np. We haven't really highlighted the fact that this is possible now with |
It would be great if polymer supported imperative element creation in javascript in addition to importing element templates
The text was updated successfully, but these errors were encountered: