Skip to main content

Refraction Reference

Refraction is the Mississippi Blazor UX layer organized around a state-down, events-up interaction model.

Applies To

  • Mississippi.Refraction.Abstractions
  • Mississippi.Refraction.Client
  • Mississippi.Refraction.Client.StateManagement

Verified Ownership Boundary

  • Reusable Blazor UI components
  • State-down, events-up interaction conventions
  • Composition helpers around that UX model
  • Reservoir owns the Redux-style state-management subsystem.
  • Inlet owns full-stack generated alignment across client, gateway, and runtime layers.

Defaults And Constraints

This reference covers the verified interaction model and package boundaries for Refraction.

Failure Behavior

For component-level failure behavior, refer to standard Blazor rendering diagnostics and the Refraction Concepts page.

Summary

Use this page as the current reference boundary for what Refraction owns and which packages expose that surface.

Next Steps