onCreated

Client

Template.myTemplate.onCreated

import { Template } from 'meteor/templating' Source

Register a function to be called when an instance of this template is created.

Arguments

callback Function

A function to be added as a callback.

doc_Meteor
2016-05-29 17:22:57
Comments
Leave a Comment

Please login to continue.