HtmlForgeX

API Reference

Class

TablerUserMenuItem

Namespace HtmlForgeX
Assembly HtmlForgeX

User menu item

Inheritance

  • Object
  • TablerUserMenuItem

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

Properties

public String Text { get; set; } #

Gets or sets the menu item text

public String Href { get; set; } #

Gets or sets the menu item href URL

public Nullable<TablerIconType> Icon { get; set; } #

Gets or sets the optional menu item icon

public Boolean IsDivider { get; set; } #

Gets or sets whether this is a divider item