HtmlForgeX

API Reference

Enum

TablerAccordionStyle

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

Represents visual style variants for accordions beyond the base Tabler types.

Inheritance

  • Enum
  • TablerAccordionStyle

Values

public const TablerAccordionStyle Default #

Default accordion styling.

Value: 0
public const TablerAccordionStyle Section #

Section-style accordion that matches standard report sections.

Value: 1