Creates a Task that applies the specified StateAction (i.e. must use run* on the result) If no ref is specified, apply to root.
Select Cells using the provided selector.
Select Cells by building a query generated on the fly.
Apply series of updates to the state. If any of them fail, revert to the original state.
Queues up a reconciliation of the existing state tree.
If the tree is StateBuilder.To
Tree instance or a tree builder instance
Generated using TypeDoc
Determines whether the state is currently "inside" updateTree function. This is different from "isUpdating" which wraps entire transactions.