HtmlForgeX

API Reference

Enum

TablerStatusDotSize

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Represents size options for TablerStatusDot

Inheritance

  • Enum
  • TablerStatusDotSize

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const TablerStatusDotSize Default #

Default size

Value: 0
public const TablerStatusDotSize Small #

Small size

Value: 1
public const TablerStatusDotSize Large #

Large size

Value: 2