HtmlForgeX

API Reference

Enum

TablerHorizontalFrostMode

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

Controls how horizontal navigation shells balance continuous page frosting versus panel-level glow.

Inheritance

  • Enum
  • TablerHorizontalFrostMode

Values

public const TablerHorizontalFrostMode ElevatedPanels #

Keeps the stronger elevated card glow while preserving a continuous frosted shell behind the whole page body.

Value: 0
public const TablerHorizontalFrostMode Unified #

Flattens cards into a quieter, more uniform glass plane for a calmer shell.

Value: 1