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
The text was updated successfully, but these errors were encountered:
peitschie
changed the title
Static properties-based views aren't documented (except in blog announce)
Static properties-based templates aren't documented (except in blog announce)
May 23, 2019
peitschie
changed the title
Static properties-based templates aren't documented (except in blog announce)
Static properties-based templates aren't documented
May 23, 2019
In https://aurelia.io/blog/2018/06/24/aurelia-release-notes-june-2018/#new-templating-features, new support was added to define templates using a class with
$view
,$resource
,bindable
and other properties directly set.Would be good to have a section added to the templating docs (https://aurelia.io/docs/templating) for this, so it's more discoverable.
The text was updated successfully, but these errors were encountered: