HtmlForgeX

API Reference

Enum

TablerDividerType

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

Represents type options for TablerDivider

Inheritance

  • Enum
  • TablerDividerType

Values

public const TablerDividerType Default #

Default horizontal rule divider

Value: 0
public const TablerDividerType Dropdown #

Dropdown menu divider

Value: 1
public const TablerDividerType Navbar #

Navbar divider

Value: 2