HtmlForgeX

API Reference

Enum

TablerCardListType

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

List types

Inheritance

  • Enum
  • TablerCardListType

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 TablerCardListType Unordered #

Standard unordered list.

Value: 0
public const TablerCardListType Ordered #

Ordered (numbered) list.

Value: 1