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

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