HtmlForgeX

API Reference

Enum

TablerRelativeTimeRelativeStyle

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

Controls how relative time text is rendered.

Inheritance

  • Enum
  • TablerRelativeTimeRelativeStyle

Values

public const TablerRelativeTimeRelativeStyle Full #

Full text (e.g., "5 minutes ago").

Value: 0
public const TablerRelativeTimeRelativeStyle Compact #

Compact text (e.g., "5m ago").

Value: 1