HtmlForgeX

API Reference

Class

TablerTags

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Container for a group of Tabler TablerTag chips with convenient spacing and wrapping. Use via root chain: element.Tags(t => t.Add("Alpha").Add("Beta")).

Inheritance

Constructors

Methods

RegisterLibraries() #
public TablerTags Settings(Action<TagsSettings> configure) #
Returns: TablerTags

Group less-common options under a Settings sub‑builder.

Parameters

configure System.Action{HtmlForgeX.TablerTags.TagsSettings} requiredposition: 0
public override String ToString() #
Returns: String