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

How to create a polymer element from iron-ajax element response #1764

Closed
ronlobo opened this issue Jun 6, 2015 · 1 comment
Closed

How to create a polymer element from iron-ajax element response #1764

ronlobo opened this issue Jun 6, 2015 · 1 comment

Comments

@ronlobo
Copy link

ronlobo commented Jun 6, 2015

Hey there,

I'm trying to create a new polymer element from an iron-ajax element response.

Is there any advise on this?

Thanks in advance!

@ronlobo ronlobo changed the title How to create a polymer element from iron-ajax element How to create a polymer element from iron-ajax element response Jun 6, 2015
@kevinpschaaf
Copy link
Member

Rather than using AJAX, we'd recommend using importHref either from an element context (this.importHref) or on Polymer.Base.importHref; you can find the documentation here: http://polymer.github.io/polymer/

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

No branches or pull requests

2 participants