HtmlForgeX

API Reference

Class

TablerStatusIndicator

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Tabler animated three-dot status indicator.

Inheritance

Constructors

Methods

public TablerStatusIndicator Animated(Boolean animated = true) #
Returns: TablerStatusIndicator

Enables or disables the animated variant.

Parameters

animated System.Boolean = true optionalposition: 0
public TablerStatusIndicator Class(String className) #
Returns: TablerStatusIndicator

Adds a CSS class to the indicator.

Parameters

className System.String requiredposition: 0
public TablerStatusIndicator Color(TablerColor color) #
Returns: TablerStatusIndicator

Sets the indicator color.

Parameters

color HtmlForgeX.TablerColor requiredposition: 0
RegisterLibraries() #
public override String ToString() #
Returns: String