HtmlForgeX

API Reference

Enum

TablerShadow

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

Shadow intensities for Tabler cards

Inheritance

  • Enum
  • TablerShadow

Values

public const TablerShadow None #

None.

Value: 0
public const TablerShadow Small #

Small.

Value: 1
public const TablerShadow Medium #

Medium.

Value: 2
public const TablerShadow Large #

Large.

Value: 3
public const TablerShadow ExtraLarge #

Extra large.

Value: 4

Extension Methods

public static String ToTablerShadowClass(TablerShadow shadow) #
Returns: String

Initializes or configures ToTablerShadowClass.

Parameters

shadow HtmlForgeX.TablerShadow requiredposition: 0