HtmlForgeX

API Reference

Class

TablerTaskList

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

A simple, Tabler-styled checklist/task list with title, completion state, assignee avatar, optional tags and due date. Renders as a list-group without requiring custom JS.

Inheritance

Constructors

public TablerTaskList() #

Methods

RegisterLibraries() #
public TablerTaskList Settings(Action<TaskListSettings> configure) #
Returns: TablerTaskList

Group secondary toggles under a Settings sub‑builder.

Parameters

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