Skip to main content

Module application

Module application 

Source
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§

UiApplication
UiApplicationPage
UiNavigationItem
UiPageHero
UiPageRegion

Enums§

UiApplicationUpdate
UiHeroAlignment
UiPageAtmosphere
UiPageTemplate
UiRegionLayout
UiRegionTone

Constants§

MAX_APPLICATION_PAGES
MAX_PAGE_REGIONS

Functions§

upsert_persisted_application_page
Atomically upsert a page in a persisted application surface.