Table of Contents

Class NavContent

Namespace
JJMasterData.Core.UI.Components
Assembly
JJMasterData.Core.dll
public class NavContent
Inheritance
NavContent
Inherited Members

Properties

HtmlContent

public HtmlBuilder HtmlContent { get; set; }

Property Value

HtmlBuilder

Icon

public required IconType? Icon { get; set; }

Property Value

IconType?

Title

public required string Title { get; set; }

Property Value

string