googlearchive / TemplateBinding

TemplateBinding Prolyfill
290 stars 61 forks source link

Consider allowing ref to bind directly to a template element (reference) #167

Open rafaelw opened 10 years ago

rafaelw commented 10 years ago

rather than an id of such an element. The specific use case which brought this up is wanting to implement a custom element whose shadow dom repeats over a template content which is provided as a child of the element.