HtmlForgeX

API Reference

Enum

TablerDashboardSurfaceModel

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

Dashboard surface spacing and shell models.

Inheritance

  • Enum
  • TablerDashboardSurfaceModel

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 TablerDashboardSurfaceModel DetachedCards #

Independent cards with visible gutters.

Value: 0
public const TablerDashboardSurfaceModel ConnectedGrid #

Tiled panels that share borders and spacing through dividers.

Value: 1
public const TablerDashboardSurfaceModel CommandShell #

Product-style shell with navigation, toolbar, metrics, and work queue.

Value: 2