HtmlForgeX

API Reference

Class

TablerButtonGroup

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Bootstrap/Tabler button group.

Inheritance

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

Constructors

public TablerButtonGroup() #

Methods

RegisterLibraries() #

Registers Tabler library requirements.

public override String ToString() #
Returns: String

Builds the HTML for the button group.

public TablerButtonGroup Vertical(Boolean vertical = true) #
Returns: TablerButtonGroup

Render the group vertically instead of horizontally.

Parameters

vertical System.Boolean = true optionalposition: 0