HtmlForgeX

API Reference

Class

TablerIconElement (TablerIconMigrationHelper)

Namespace HtmlForgeX.TablerIconMigrationHelper
Assembly HtmlForgeX
Base Element

Creates a TablerIconElement-compatible wrapper for gradual migration

Inheritance

Constructors

public TablerIconElement(TablerIcon icon) #

Initializes or configures TablerIconElement.

Parameters

icon HtmlForgeX.TablerIcon requiredposition: 0

Methods

public TablerIconElement Color(RGBColor color) #
Returns: TablerIconElement

Initializes or configures Color.

Parameters

color HtmlForgeX.RGBColor requiredposition: 0
public TablerIconElement FontSize(Int32 size) #
Returns: TablerIconElement

Initializes or configures FontSize.

Parameters

size System.Int32 requiredposition: 0
public TablerIconElement StrokeWidth(Double width) #
Returns: TablerIconElement

Initializes or configures StrokeWidth.

Parameters

width System.Double requiredposition: 0
public override String ToString() #
Returns: String

Initializes or configures ToString.