Is it possible to refer some HTML page as Polymer element's template? I have seen a few examples but local DOM of the elements only have HTML markup.
I don't think it's clear what you're asking here. HTML is referenced by using
<link rel="import" href="your-element.html">
The referenced file may include Javascript and CSS as any other HTML file can using the standard <script>, <style> and <link rel="stylesheet"> patterns.
Tomek W
unread,
Sep 1, 2016, 9:24:37 AM9/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message