HtmlForgeX

API Reference

Enum

TablerCloseButtonSize

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

Represents size options for TablerCloseButton

Inheritance

  • Enum
  • TablerCloseButtonSize

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

Default size

Value: 0
public const TablerCloseButtonSize Small #

Small size

Value: 1
public const TablerCloseButtonSize Large #

Large size

Value: 2