HtmlForgeX

API Reference

Enum

TablerPortalSurfacePreset

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

Typed presets for portal/report surface styling hooks used by the Tabler navigation examples. These map to internal portal-surface classes so example authors do not need to remember raw CSS names.

Inheritance

  • Enum
  • TablerPortalSurfacePreset

Values

public const TablerPortalSurfacePreset Servers #

General server/inventory cluster styling.

Value: 0
public const TablerPortalSurfacePreset ServersTiers #

Server cluster styling for tier or environment summary rows.

Value: 1
public const TablerPortalSurfacePreset ServersRoles #

Server cluster styling for role/distribution summary rows.

Value: 2
public const TablerPortalSurfacePreset Latency #

General latency cluster styling.

Value: 3
public const TablerPortalSurfacePreset LatencyOverview #

Latency cluster styling for overview and findings rows.

Value: 4
public const TablerPortalSurfacePreset LatencyRoutes #

Latency cluster styling for route-comparison lead rows.

Value: 5
public const TablerPortalSurfacePreset Capacity #

General capacity cluster styling.

Value: 6
public const TablerPortalSurfacePreset CapacityPrimary #

Capacity cluster styling for dominant primary-plus-support rows.

Value: 7
public const TablerPortalSurfacePreset CapacityAllocation #

Capacity cluster styling for allocation and follow-up rails.

Value: 8
public const TablerPortalSurfacePreset Incidents #

General incidents/operator-workspace cluster styling.

Value: 9
public const TablerPortalSurfacePreset IncidentsTimeline #

Incident cluster styling for timeline-heavy rows.

Value: 10
public const TablerPortalSurfacePreset IncidentsQueue #

Incident cluster styling for queue-focused rows.

Value: 11
public const TablerPortalSurfacePreset ReportsAnalytics #

General reporting analytics cluster styling.

Value: 12
public const TablerPortalSurfacePreset ReportsAnalyticsPrimary #

Reporting analytics styling for dominant primary rows.

Value: 13
public const TablerPortalSurfacePreset ReportsAnalyticsSecondary #

Reporting analytics styling for supporting secondary rows.

Value: 14