Imperative model-context API for non-React call sites (event handlers,
stores).
Delegates to the active document runtime's model-context store.
Strings register as root-level nodes in the same tree ModelContext
builds. Every push merges the complete tree under _uiContext beside the
current useViewState object. Updates batch per microtask and use the same
async flush pump as the component API.
Imperative model-context API for non-React call sites (event handlers, stores).
Delegates to the active document runtime's model-context store. Strings register as root-level nodes in the same tree ModelContext builds. Every push merges the complete tree under
_uiContextbeside the currentuseViewStateobject. Updates batch per microtask and use the same async flush pump as the component API.