HtmlForgeX

API Reference

Class

TablerReportMetricStrip

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Inheritance

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

Accepted by parameters

Constructors

Methods

public TablerReportMetricStrip Metric(String label, String value, TablerIconType icon, TablerColor color = Blue, String note = null) #
Returns: TablerReportMetricStrip

Parameters

label String requiredposition: 0
value String requiredposition: 1
icon TablerIconType requiredposition: 2
color TablerColor = Blue optionalposition: 3
note String = null optionalposition: 4
public override String ToString() #
Returns: String