Skip to content

FeatureHomePage

Feature home-page scaffold: title, optional subtitle, optional header actions, nav-cards grid, optional quick-access button strip, and an additional-content slot. Wraps body content with an AuthorizeView when FeatureHomePage.RequireAccessCheck is true.

Optional custom access-denied content; defaults to a warning alert.

Optional content rendered below the quick-access strip.

Optional error banner rendered above the nav cards.

Optional uppercase eyebrow (section name) shown above the title in the hero.

Hero gradient end colour. Only used when FeatureHomePage.Icon is set.

Hero gradient start colour. Only used when FeatureHomePage.Icon is set.

Optional right-aligned action area in the header row.

Optional stat strip rendered inside the hero (only when FeatureHomePage.Icon is set).

Feature icon. When set, the page renders a gradient FeatureHero header instead of the plain title row.

When false (with FeatureHomePage.RequireAccessCheck), shows the access-denied slot.

Grid of feature nav cards (use FeatureNavCard).

Optional title rendered above the FeatureHomePage.NavCards grid.

Optional quick-access strip (use QuickAccessButton).

Optional title above the quick-access strip.

When true, wraps the body in an AuthorizeView.

Optional secondary line beneath the title.

Page title.