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
Text
public string? Text { get; set; }
Property Value
Tooltip
public string? Tooltip { get; set; }
Property Value
Url
public required string Url { get; set; }