HtmlForgeX

API Reference

Class

UnorderedList

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element

Simple unordered list rendered with Tabler styles.

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

Constructors

public UnorderedList() #

Initializes or configures UnorderedList.

Methods

public UnorderedList AddItem(String item, TablerIconType TablerIconType) #
Returns: UnorderedList

Initializes or configures AddItem.

Parameters

item System.String requiredposition: 0
TablerIconType HtmlForgeX.TablerIconType requiredposition: 1
public override String ToString() #
Returns: String

Initializes or configures ToString.