HtmlForgeX

API Reference

Enum

TablerNavbarBrandPlacement

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

Controls where the brand/logo block sits within a top navigation bar.

Inheritance

  • Enum
  • TablerNavbarBrandPlacement

Values

public const TablerNavbarBrandPlacement Leading #

Keeps the brand at the leading edge of the navigation bar.

Value: 0
public const TablerNavbarBrandPlacement Trailing #

Moves the brand to the trailing edge of the navigation bar.

Value: 1