Components made more flexible
Pre-release
Pre-release
Components behave better when mixed with templates.
Notably, a component can be nested within a template element, and its value will be expanded as soon as the template is used, rather than when the template is rendered to the page. This allows the developer to manipulate the contents of the component on-the-fly.