HtmlForgeX

API Reference

Enum

TablerDashboardShowcaseFrameSkin

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

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

Inheritance

  • Enum
  • TablerDashboardShowcaseFrameSkin

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

Uses only the selected frame preset.

Value: 0
public const TablerDashboardShowcaseFrameSkin BrowserPreview #

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

Value: 1
public const TablerDashboardShowcaseFrameSkin SurfaceModelPreview #

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

Value: 2
public const TablerDashboardShowcaseFrameSkin AcmeDealFlow #

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

Value: 3
public const TablerDashboardShowcaseFrameSkin SparkAnalytics #

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

Value: 4