HtmlForgeX

API Reference

Enum

TablerDashboardFramePreset

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

Built-in dashboard presentation frame styles.

Inheritance

  • Enum
  • TablerDashboardFramePreset

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 TablerDashboardFramePreset BrowserChrome #

Neutral browser chrome around a scrollable dashboard viewport.

Value: 0
public const TablerDashboardFramePreset DarkAppShell #

Dark app-shell frame for finance, staking, monitoring, and command-center previews.

Value: 1
public const TablerDashboardFramePreset SplitWorkspace #

Split workspace frame for dashboards that emphasize a main work area plus a right rail.

Value: 2
public const TablerDashboardFramePreset OperationalSaas #

Plain operational SaaS frame for white-shell dashboards, side navigation, dense filters, and repeated work cards.

Value: 3
public const TablerDashboardFramePreset AnalyticsCanvas #

Clean white analytics canvas with a subtle grid backdrop for KPI tiles and chart-heavy dashboards.

Value: 4
public const TablerDashboardFramePreset ProductWorkspace #

Product-style workspace frame for side-navigation and timeline dashboards.

Value: 5
public const TablerDashboardFramePreset ConnectedGrid #

Edge-to-edge dashboard frame for tiled KPI surfaces where cells share borders instead of gutters.

Value: 6