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

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 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