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

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 TablerAccordionStyle Default #

Default accordion styling.

Value: 0
public const TablerAccordionStyle Section #

Section-style accordion that matches standard report sections.

Value: 1