HtmlForgeX

API Reference

Enum

TablerAlertType

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

Defines available alert behaviors.

Inheritance

  • Enum
  • TablerAlertType

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const TablerAlertType Regular #

Static alert without close button.

Value: 0
public const TablerAlertType Dismissible #

Alert that can be dismissed by the user.

Value: 1