HtmlForgeX

API Reference

Enum

TablerHeaderSidebarIntegration

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

Controls how a two-stage header shell integrates with the sidebar rail on desktop.

Inheritance

  • Enum
  • TablerHeaderSidebarIntegration

Values

public const TablerHeaderSidebarIntegration Docked #

Docks the header to the content column so it visually touches the sidebar edge.

Value: 0
public const TablerHeaderSidebarIntegration Overlay #

Lets the header span across the sidebar lane and offsets its inner content instead.

Value: 1