Table of Contents

Class TitleAction

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

Properties

Icon

public IconType? Icon { get; set; }

Property Value

IconType?

Text

public string? Text { get; set; }

Property Value

string

Tooltip

public string? Tooltip { get; set; }

Property Value

string

Url

public required string Url { get; set; }

Property Value

string