HtmlForgeX

API Reference

Enum

TablerDashboardFrameSkin

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

Optional reusable frame skins that layer a typed visual treatment over a dashboard frame preset.

Inheritance

  • Enum
  • TablerDashboardFrameSkin

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 TablerDashboardFrameSkin None #

Uses only the selected frame preset.

Value: 0
public const TablerDashboardFrameSkin BrowserPreview #

Applies the browser-preview stage treatment used by report and documentation screenshots.

Value: 1
public const TablerDashboardFrameSkin SurfaceModelPreview #

Applies the surface-model preview spacing treatment and registers its supporting assets.

Value: 2
public const TablerDashboardFrameSkin AcmeDealFlow #

Applies the Acme deal-flow example skin and registers the example skin bundle.

Value: 3
public const TablerDashboardFrameSkin SparkAnalytics #

Applies the Spark dark analytics example skin and registers the example skin bundle.

Value: 4