Slot Contract

Web Components provide a clean host/remote boundary for titlebar, main content, and settings.

SHELLREMOTE AREMOTE BREMOTE C
Slot Contract

Custom Element Boundary

Framework-independent rendering surface.

Custom Element Boundary

Remote bootstraps register custom elements with stable tag names.

Hosts render those tags directly without importing remote framework internals.

Cross-Slot State

One app state, three mounted views.

Cross-Slot State

Because the three slot elements share a runtime context, app state can synchronize across views.

This enables cohesive UX while preserving host-level isolation.

Learn More

Dive deeper in the documentation.

Explore implementation details, APIs, and deployment notes in the Korporus docs.

Read the Documentation →