HtmlForgeX

API Reference

Class

EmailRepoMetric

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Metric used by EmailRepoStatsCard.

Inheritance

  • Object
  • EmailRepoMetric

Constructors

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.