HtmlForgeX

API Reference

Enum

TablerIconPosition

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

Represents icon position within a button

Inheritance

  • Enum
  • TablerIconPosition

Values

public const TablerIconPosition Left #

Icon on the left side of text

Value: 0
public const TablerIconPosition Right #

Icon on the right side of text

Value: 1