HtmlForgeX

API Reference

Enum

TablerSurfaceStyle

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

Shared surface treatments that can be applied document-wide or per component.

Inheritance

  • Enum
  • TablerSurfaceStyle

Values

public const TablerSurfaceStyle Default #

Uses the default Tabler surface styling.

Value: 0
public const TablerSurfaceStyle Soft #

Applies a softer elevated surface with gentle tinting.

Value: 1
public const TablerSurfaceStyle Frosted #

Applies a frosted glass-like surface treatment.

Value: 2