4 references to Entry
Aspire.Dashboard (4)
Components\Dialogs\NotificationEntryComponent.razor.cs (4)
25
private string IntentClass =>
Entry
.Intent switch
33
private Icon Icon =>
Entry
.Intent switch
41
private Color IconColor =>
Entry
.Intent switch
56
if (
Entry
.PrimaryAction is { } primaryAction)