Search
    Preparing search index...
    • Creates a named reactive view and keeps it alive, so that the view is always updated if one of the dependencies changes, even when the view is not further used by something else.

      Parameters

      Returns IReactionDisposer

      disposer function, which can be used to stop the view from being updated in the future.