Slot-based chrome + card primitives. Examples use placeholder data; no host-specific content.
Canonical mount point for FluentExpress consumers. Pass-through in FluentUI Blazor v5 — theming flows via host CSS, not a Razor provider.
Pass-through wrapper. Theming flows from host CSS — accent / neutral / radius are configured by overriding FluentUI's emitted CSS variables in the host's tokens.<surface>.css.
Three slots (HeaderSlot, BodySlot, FooterSlot). Header is sticky to the top; footer sticks to the bottom on short pages.
Brand mark + nav + right-side fragment. Nav items are Team76.BlazorExpress.Navigation.NavItem records.
Grid of titled columns + legal line. Columns are FooterColumn records.
Slot-based card (Header/Body/Footer) with a Variant enum (Default, Stat, Step, Feature).
fe-card--default class..fe-card--stat .fe-card__header as the metric.