HtmlForgeX

API Reference

Class

TablerMetricList

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Compact KPI/stat list for right-rail signals, operator summaries, and stacked dashboard metrics.

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 TablerMetricList AddItem(Action<TablerMetricListItem> configure) #
Returns: TablerMetricList

Adds a typed metric row.

Parameters

configure System.Action{HtmlForgeX.TablerMetricListItem} requiredposition: 0
RegisterLibraries() #
public TablerMetricList Settings(Action<TablerMetricListSettings> configure) #
Returns: TablerMetricList

Groups less-common display toggles under a single fluent entry point.

Parameters

configure System.Action{HtmlForgeX.TablerMetricListSettings} requiredposition: 0
public override String ToString() #
Returns: String