HtmlForgeX

API Reference

Enum

TablerPaginationSize

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

Represents pagination size options

Inheritance

  • Enum
  • TablerPaginationSize

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

Default pagination size

Value: 0
public const TablerPaginationSize Small #

Small pagination size

Value: 1
public const TablerPaginationSize Large #

Large pagination size

Value: 2