Client
Template.instance()
import { Template } from 'meteor/templating' Source The template instance corresponding to the current template helper, event handler, callback, or autorun. If there isn't one, null.
Template.instance()
import { Template } from 'meteor/templating' Source The template instance corresponding to the current template helper, event handler, callback, or autorun. If there isn't one, null.
Please login to continue.