-
Notifications
You must be signed in to change notification settings - Fork 15
Blaze Notes
vincicat edited this page Sep 30, 2014
·
1 revision
- has scope
- scope can be defined by the following:
- #each
- #Layout
- #with
- (partial) your caller current scope, or parameter
- (child layout) your parent current scope or parameter
- with and each allow helper call, with even allow object rewrapping
- this = current scope, .. = upper 1 level
this
, ../.. upper 2 levelthis
(if any)
https://github.com/meteor/meteor/wiki/Using-Blaze#dotted-helpers-with-numeric-indices