Files
meteor/packages/reactive-var
2014-12-19 10:31:59 -08:00
..
2014-08-27 14:42:59 -07:00
2014-12-19 10:31:59 -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.