Breeze.Runtime.State (Breeze v0.5.0)

Copy Markdown View Source

Opaque state exported from a running Breeze view tree.

Runtime state contains the application and renderer data required to start or replace a view runtime, including assigns, focus, implicit state, and nested live-view state. It intentionally omits process identifiers, monitors, render timers, terminal handles, and invalidation callbacks.

Summary

Types

t()

@opaque t()