HtmlForgeX

API Reference

Enum

TablerBreadcrumbStyle

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

Represents breadcrumb style options

Inheritance

  • Enum
  • TablerBreadcrumbStyle

Values

public const TablerBreadcrumbStyle Default #

Default breadcrumb style

Value: 0
public const TablerBreadcrumbStyle Dots #

Dots style

Value: 1
public const TablerBreadcrumbStyle Arrows #

Arrows style

Value: 2
public const TablerBreadcrumbStyle Bullets #

Bullets style

Value: 3