HtmlForgeX

API Reference

Enum

TablerSpinnerVariant

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

Spinner rendering style.

Inheritance

  • Enum
  • TablerSpinnerVariant

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 TablerSpinnerVariant Border #

Border spinner (Bootstrap spinner-border).

Value: 0
public const TablerSpinnerVariant Grow #

Grow spinner (Bootstrap spinner-grow).

Value: 1