FeatureNavCard
Feature-navigation card with avatar, title, subtitle, description and an optional “go to” action button.
Properties
Section titled “Properties”AccentStyle
Section titled “AccentStyle”Gradient strip and hover tint shared by the accent bar and the card itself.
ActionColor
Section titled “ActionColor”Color of the action button. Defaults to FeatureNavCard.AvatarColor.
ActionLabel
Section titled “ActionLabel”Optional action-button label (only rendered when FeatureNavCard.Href is set).
AvatarColor
Section titled “AvatarColor”Color of the leading avatar.
CardAttributes
Section titled “CardAttributes”Accessibility attributes splatted onto the card so a clickable card behaves like a button for keyboard and screen-reader users (role, tab stop, label, key handler).
ChildContent
Section titled “ChildContent”Optional extra content rendered below the description.
Description
Section titled “Description”Body description of the feature.
GradientEnd
Section titled “GradientEnd”Optional avatar gradient end. See FeatureNavCard.GradientStart.
GradientStart
Section titled “GradientStart”Optional avatar gradient start. When both gradient colours are set, the avatar
renders as a gradient tile (echoing the feature hero) instead of a flat
FeatureNavCard.AvatarColor avatar.
Navigation target. When set, the whole card becomes clickable.
Icon inside the avatar.
Subtitle
Section titled “Subtitle”Subtitle shown beneath the title.
Card title.
Methods
Section titled “Methods”FeatureNavCard(NavigationManager)
Section titled “FeatureNavCard(NavigationManager)”Feature-navigation card with avatar, title, subtitle, description and an optional “go to” action button.