HtmlForgeX

API Reference

Class

TablerBadgeLink

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element

Generates an anchor element styled as a badge.

Inheritance

Constructors

public TablerBadgeLink(String text, String href, TablerColor color, TablerBadgeStyle style = Normal) #

Initializes or configures TablerBadgeLink.

Parameters

text System.String requiredposition: 0
href System.String requiredposition: 1
color HtmlForgeX.TablerColor requiredposition: 2
style HtmlForgeX.TablerBadgeStyle = Normal optionalposition: 3

Methods

public override String ToString() #
Returns: String

Initializes or configures ToString.