HtmlForgeX

API Reference

Enum

TablerDashboardShowcaseFramePreset

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
EditorBrowsable(2)

Built-in dashboard presentation frame styles.

Inheritance

  • Enum
  • TablerDashboardShowcaseFramePreset

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

Neutral browser chrome around a scrollable dashboard viewport.

Value: 0
public const TablerDashboardShowcaseFramePreset DarkAppShell #

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

Value: 1
public const TablerDashboardShowcaseFramePreset SplitWorkspace #

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

Value: 2
public const TablerDashboardShowcaseFramePreset OperationalSaas #

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

Value: 3
public const TablerDashboardShowcaseFramePreset AnalyticsCanvas #

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

Value: 4
public const TablerDashboardShowcaseFramePreset ProductWorkspace #

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

Value: 5
public const TablerDashboardShowcaseFramePreset ConnectedGrid #

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

Value: 6