Files
meteor/packages/reactive-var
David Glasser 4daaa76b12 METEOR@1.0.4
2015-03-17 13:06:07 -07:00
..
2014-08-27 14:42:59 -07:00
2015-03-17 13:06:07 -07:00
2014-09-05 09:31:41 -07:00

reactive-var

This package provide ReactiveVar, a general-purpose reactive datatype for use with tracker. ReactiveVar is documented on the main Meteor docs page.

Future work

Unify with reactive-dict.