HtmlForgeX

API Reference

Enum

TablerOperationalWorkspacePalette

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

Accent palettes shared by an operational workspace shell, operational lists, and dashboard components hosted inside it.

Inheritance

  • Enum
  • TablerOperationalWorkspacePalette

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 TablerOperationalWorkspacePalette Default #

Uses the component default accent.

Value: 0
public const TablerOperationalWorkspacePalette Neutral #

Neutral slate accent for general operations and internal tools.

Value: 1
public const TablerOperationalWorkspacePalette Emerald #

Green accent for health, delivery, and completion-heavy workflows.

Value: 2
public const TablerOperationalWorkspacePalette Azure #

Blue accent for infrastructure, resources, and analytical workspaces.

Value: 3
public const TablerOperationalWorkspacePalette Indigo #

Indigo accent for identity, approvals, and review workflows.

Value: 4
public const TablerOperationalWorkspacePalette Amber #

Amber accent for risk, waiting, and review-oriented queues.

Value: 5
public const TablerOperationalWorkspacePalette Rose #

Rose accent for incidents, failed states, and escalation-focused views.

Value: 6