HtmlForgeX

API Reference

Class

TablerReportGlobalRail

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.

Accepted by parameters

Constructors

Methods

public TablerReportGlobalRail BottomItem(String label, TablerIconType icon, Boolean active = false) #
Returns: TablerReportGlobalRail

Parameters

label String requiredposition: 0
icon TablerIconType requiredposition: 1
active Boolean = false optionalposition: 2
public TablerReportGlobalRail Item(String label, TablerIconType icon, Boolean active = false) #
Returns: TablerReportGlobalRail

Parameters

label String requiredposition: 0
icon TablerIconType requiredposition: 1
active Boolean = false optionalposition: 2
public override String ToString() #
Returns: String
public TablerReportGlobalRail UserBadge(String initials, TablerColor color = Yellow) #
Returns: TablerReportGlobalRail

Parameters

initials String requiredposition: 0
color TablerColor = Yellow optionalposition: 1