Files
meteor/packages/reactive-var

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.