Skip to content

Components made more flexible

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 23 Mar 22:06

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.