HtmlForgeX

API Reference

Enum

TablerCardListType

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

List types

Inheritance

  • Enum
  • TablerCardListType

Values

public const TablerCardListType Unordered #

Standard unordered list.

Value: 0
public const TablerCardListType Ordered #

Ordered (numbered) list.

Value: 1