HtmlForgeX

API Reference

Class

TablerRankedList

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Compact ranked list primitive for top pages, performing cities, product leaders, and similar right-rail summaries.

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

Adds a ranked item to the list.

Parameters

configure System.Action{HtmlForgeX.TablerRankedListItem} requiredposition: 0
RegisterLibraries() #
public TablerRankedList Settings(Action<TablerRankedListSettings> configure) #
Returns: TablerRankedList

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

Parameters

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