Files
meteor/packages/reactive-var
2015-01-21 14:03:55 -08:00
..
2014-08-27 14:42:59 -07:00
2015-01-21 14:03:55 -08: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.