themeteorchef / bert

A client side, multi-style alerts system for Meteor.
185 stars 27 forks source link

How to use it in Meteor 1.3 #27

Closed deepupathak closed 8 years ago

deepupathak commented 8 years ago

Hello ! Please tell me about how to use it in meteor 1.3 with React ?

themeteorchef commented 8 years ago

You can just call the Bert.alert() command from anywhere. It does currently have a dependency on Blaze but works just fine. Here's an example file from Base.

deepupathak commented 8 years ago

Thanks for your help. Its working now. now lets close all this.