Expand description
Multi-page application schema and deterministic runtime updates.
UiApplication is additive to UiResponse: hosts that only understand a single
surface can continue rendering page components, while application-aware hosts
gain routing, page composition, and state-preserving navigation.
Structs§
Enums§
Constants§
Functions§
- upsert_
persisted_ application_ page - Atomically upsert a page in a persisted application surface.