You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
I'm anticipating possible confusion when documenting the ability to have expressions in Polymer templates - people may wonder if they can do data-binding there, or how it relates to expressions in something like lit-html. One suggestion for explaining this is to emphasize the static-ness of the property/getter and clarify that the expressions are evaluated just once when the class is defined.
See Polymer/polymer#4937 and Polymer/polymer#4971 (review)
The text was updated successfully, but these errors were encountered: