API Reference
Class
EmailRepoMetric
Metric used by EmailRepoStatsCard.
Inheritance
- Object
- EmailRepoMetric
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property EmailRepoStatsCard.Metrics
Accepted by parameters
- Method EmailRepoStatsCard.AddMetric
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.