API Reference
Class
EmailRepoMetric
Metric used by EmailRepoStatsCard.
Inheritance
- Object
- EmailRepoMetric
Constructors
public EmailRepoMetric() #Inherited Methods
Properties
public String Icon { get; set; } #Optional icon (emoji or short text).
public String Value { get; set; } #Primary metric value (e.g., "128").
public String Label { get; set; } #Metric label (e.g., "Stars").
public String Subtitle { get; set; } #Optional subtitle.
public String Href { get; set; } #Optional link for the metric tile.