HtmlForgeX

API Reference

Enum

TablerButtonSize

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

Represents button size options

Inheritance

  • Enum
  • TablerButtonSize

Values

public const TablerButtonSize Default #

Default button size

Value: 0
public const TablerButtonSize Small #

Small button size

Value: 1
public const TablerButtonSize Large #

Large button size

Value: 2