HtmlForgeX

API Reference

Enum

TablerCardDecorationPosition

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

Supported placement choices for card status and ribbon decorations.

Inheritance

  • Enum
  • TablerCardDecorationPosition

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 TablerCardDecorationPosition Top #

Top edge.

Value: 0
public const TablerCardDecorationPosition Bottom #

Bottom edge.

Value: 1
public const TablerCardDecorationPosition Start #

Logical start edge.

Value: 2