Skip to content

onRendered helper #74

@0o-de-lally

Description

@0o-de-lally

Thanks for this Abigail !

Perhaps the Meteor syntax has changed since this package was originally written. Currently the autocomplete writes:

Template.name.onRendered = function(){}

When the up-to-date (Sept 2015) syntax should be:

Template.name.onRendered( function() { } )

http://docs.meteor.com/#/full/template_onRendered

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions