HtmlForgeX

API Reference

Enum

TablerSurfaceDensity

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

Density presets used by shared surfaced shells.

Inheritance

  • Enum
  • TablerSurfaceDensity

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 TablerSurfaceDensity Compact #

Tighter shell spacing.

Value: 0
public const TablerSurfaceDensity Comfortable #

Balanced shell spacing for general dashboards.

Value: 1
public const TablerSurfaceDensity Spacious #

More relaxed shell spacing.

Value: 2