HtmlTemplate: Like PolymerTemplate
but everything is evaluated on the server. You have full access to all elements from the template, but you cannot use any template binding and thus also no TemplateModel
or @EventHandler
.
HtmlTemplate: Like PolymerTemplate
but everything is evaluated on the server. You have full access to all elements from the template, but you cannot use any template binding and thus also no TemplateModel
or @EventHandler
.