Files
meteor/packages/reactive-var

reactive-var

Source code of released version | Source code of development version


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.