HtmlForgeX

API Reference

Class

TablerUserMenuItem

Namespace HtmlForgeX
Assembly HtmlForgeX

User menu item

Inheritance

  • Object
  • TablerUserMenuItem

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