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
Decorators are used for annotating particular blocks with metadata as well as to wrapping them in behaviors. For instance, an early concept of decorators shows how they could be used to build up a table without repetition for the html elements.
handlebars-lang/handlebars.js#1082
Decorators are used for annotating particular blocks with metadata as well as to wrapping them in behaviors. For instance, an early concept of decorators shows how they could be used to build up a table without repetition for the html elements.
Previously in #433
The text was updated successfully, but these errors were encountered: