HtmlForgeX

API Reference

Enum

TabsSegmentedMode

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

Layout behavior for segmented tab navigation.

Inheritance

  • Enum
  • TabsSegmentedMode

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 TabsSegmentedMode Tabs #

Full-width segmented tabs.

Value: 0
public const TabsSegmentedMode Switcher #

Compact one-row switcher that sizes to content.

Value: 1