HtmlForgeX

API Reference

Enum

TablerSurfaceAccentIntensity

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

Accent strength presets used by surfaced navigation and highlighted states.

Inheritance

  • Enum
  • TablerSurfaceAccentIntensity

Values

public const TablerSurfaceAccentIntensity Muted #

Calm accents with restrained emphasis.

Value: 0
public const TablerSurfaceAccentIntensity Balanced #

Balanced accent strength.

Value: 1
public const TablerSurfaceAccentIntensity Vivid #

Stronger accent emphasis for high-contrast UI states.

Value: 2