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

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 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