HtmlForgeX

API Reference

Enum

TablerNavbarStyle

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

Defines the style of the navbar.

Inheritance

  • Enum
  • TablerNavbarStyle

Values

public const TablerNavbarStyle Default #

Default horizontal navbar.

Value: 0
public const TablerNavbarStyle Vertical #

Vertical sidebar navbar.

Value: 1