Card-framed KPI tile: one <cngx-stat-card> renders a complete dashboard metric - card surface, coordinated stat
ui/stat-card
Category
Features4#
- ComponentCngxStatCardWCAG AACard-framed KPI tile: one <cngx-stat-card> renders a complete dashboard metric - card surface, coordinated stat...
- DirectiveCngxStatCardFooterMarks the footer row of a {@link CngxStatCard} - a timestamp, a drill-down link, a cngx-tag row
- DirectiveCngxStatCardVizMarks the inline visualisation of a {@link CngxStatCard} - a cngx-sparkline , cngx-mini-area , cngx-deviation-bar , o...
- TokenCNGX_STAT_CARD_CONFIGApp-wide configuration cascade for the stat-card
References8#
- InterfaceCngxStatCardConfigApp-wide cascade for the stat-card's ARIA/message strings and its default loading treatment
- FunctioninjectStatCardConfigConvenience accessor for the stat-card configuration cascade
- FunctionprovideStatCardConfigApplication-root configuration cascade for the stat-card
- FunctionprovideStatCardConfigAtComponent-scoped configuration cascade for the stat-card
- FunctionwithStatCardAriaLabelsOverride the stat-card's string fallbacks - the busy announcement, the first-load error message, and the stale-da...
- FunctionwithStatCardLoadingTreatmentMove the cascade default for what a tile renders while it loads
- VariableDEFAULT_SKELETON_SLOTSPlaceholder shape for a card whose consumer projected no stat slots at all
- Type AliasCngxStatCardConfigFeatureDiscriminated-union shape returned by the stat-card config features - withStatCardAriaLabels and withStatCardLoadingT...