Meteor Template Data Contexts

How toMeteor
In template helpers and template events access the template data context using

Example:

Template.instance().data.items._id




This page contains a wealth of information on using Meteor with templates and how to master the data context.

https://www.discovermeteor.com/blog/a-guide-to-meteor-templates-data-contexts/