Client
Template.parentData([numLevels])
import { Template } from 'meteor/templating'
Source Accesses other data contexts that enclose the current data context.
Arguments
- numLevels Integer
-
The number of levels beyond the current data context to look. Defaults to 1.
Please login to continue.