Interface MetricScoreOverviewProps

Hierarchy

  • MetricScoreOverviewProps

Properties

metric: string | Metric

Metric represented by the MetricScoreOverview.

region: Region

Region represented by the MetricScoreOverview.

tooltipTitle?: ReactNode

Content to render in the overview's tooltip. If undefined, a tooltip does not render.

Generated using TypeDoc