HtmlForgeX

API Reference

Enum

TablerNavbarUtilityPlacement

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

Controls where utility controls such as menus, notifications, and actions sit within a top navigation bar.

Inheritance

  • Enum
  • TablerNavbarUtilityPlacement

Values

public const TablerNavbarUtilityPlacement Leading #

Places utility controls on the leading edge of the navigation bar.

Value: 0
public const TablerNavbarUtilityPlacement Trailing #

Places utility controls on the trailing edge of the navigation bar.

Value: 1