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.
Properties
Section titled “Properties”AccessDeniedContent
Section titled “AccessDeniedContent”Optional custom access-denied content; defaults to a warning alert.
AdditionalContent
Section titled “AdditionalContent”Optional content rendered below the quick-access strip.
Optional error banner rendered above the nav cards.
Eyebrow
Section titled “Eyebrow”Optional uppercase eyebrow (section name) shown above the title in the hero.
GradientEnd
Section titled “GradientEnd”Hero gradient end colour. Only used when FeatureHomePage.Icon is set.
GradientStart
Section titled “GradientStart”Hero gradient start colour. Only used when FeatureHomePage.Icon is set.
HeaderActions
Section titled “HeaderActions”Optional right-aligned action area in the header row.
HeroStats
Section titled “HeroStats”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.
IsAccessGranted
Section titled “IsAccessGranted”When false (with FeatureHomePage.RequireAccessCheck), shows the access-denied slot.
NavCards
Section titled “NavCards”Grid of feature nav cards (use FeatureNavCard).
NavCardsTitle
Section titled “NavCardsTitle”Optional title rendered above the FeatureHomePage.NavCards grid.
QuickAccessButtons
Section titled “QuickAccessButtons”Optional quick-access strip (use QuickAccessButton).
QuickAccessTitle
Section titled “QuickAccessTitle”Optional title above the quick-access strip.
RequireAccessCheck
Section titled “RequireAccessCheck”When true, wraps the body in an AuthorizeView.
Subtitle
Section titled “Subtitle”Optional secondary line beneath the title.
Page title.