HtmlForgeX

API Reference

Enum

TablerBorderWidth

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

Border widths for Tabler cards

Inheritance

  • Enum
  • TablerBorderWidth

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 TablerBorderWidth Default #

Default.

Value: 0
public const TablerBorderWidth Thin #

Thin.

Value: 1
public const TablerBorderWidth Thick #

Thick.

Value: 2
public const TablerBorderWidth None #

None.

Value: 3