User Interface low complexity Shared Component frontend
0
Dependencies
1
Dependents
0
Entities
0
Integrations

Description

Reusable stat card component displaying a single KPI metric with value, label, trend arrow, and optional link to the detailed page. Consistent with the admin portal design system.

Feature: Dashboard KPIs

kpi-stat-card-widget

Responsibilities

  • Display metric value, label, and trend direction
  • Support clickable navigation to relevant detail pages
  • Maintain WCAG 2.2 AA contrast and focus indicator compliance

Interfaces

render(props: StatCardProps): JSX

Relationships

Dependents (1)

Components that depend on this component