HtmlForgeX

API Reference

Class

TablerReportNavigationSection

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Inheritance

  • Element
  • TablerReportNavigationSection

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

Accepted by parameters

Methods

public TablerReportNavigationSection Item(String label, TablerIconType icon, Boolean active = false, String badge = null) #
Returns: TablerReportNavigationSection

Parameters

label String requiredposition: 0
icon TablerIconType requiredposition: 1
active Boolean = false optionalposition: 2
badge String = null optionalposition: 3
public override String ToString() #
Returns: String